mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
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:
parent
a7f61fa43e
commit
de0cc4e283
|
|
@ -53,6 +53,10 @@ config GENERIC_CALIBRATE_DELAY
|
|||
bool
|
||||
default y
|
||||
|
||||
config GENERIC_TIME
|
||||
bool
|
||||
default y
|
||||
|
||||
config TIME_LOW_RES
|
||||
bool
|
||||
default y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user