dect
/
linux-2.6
Archived
13
0
Fork 0

m68knommu: set config to use GENERIC_TIME

Switch m68knommu arch to using GENERIC_TIME.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Greg Ungerer 2008-02-01 17:40:30 +10:00 committed by Linus Torvalds
parent a7f61fa43e
commit de0cc4e283
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@ config GENERIC_CALIBRATE_DELAY
bool
default y
config GENERIC_TIME
bool
default y
config TIME_LOW_RES
bool
default y