1
0
Fork 0

um: Use generic time config

Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Acked-by: Richard Weinberger <richard@nod.at>
Link: http://lkml.kernel.org/r/20120518163107.251597655@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
wifi-calibration
Anna-Maria Gleixner 2012-05-18 16:45:55 +00:00 committed by Thomas Gleixner
parent 4ec008d630
commit 875c9d09b5
1 changed files with 1 additions and 4 deletions

View File

@ -10,6 +10,7 @@ config UML
select GENERIC_IRQ_SHOW
select GENERIC_CPU_DEVICES
select GENERIC_IO
select GENERIC_CLOCKEVENTS
config MMU
bool
@ -52,10 +53,6 @@ config GENERIC_BUG
default y
depends on BUG
config GENERIC_CLOCKEVENTS
bool
default y
# Used in kernel/irq/manage.c and include/linux/irq.h
config IRQ_RELEASE_METHOD
bool