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>
This commit is contained in:
committed by
Thomas Gleixner
parent
4ec008d630
commit
875c9d09b5
@@ -10,6 +10,7 @@ config UML
|
|||||||
select GENERIC_IRQ_SHOW
|
select GENERIC_IRQ_SHOW
|
||||||
select GENERIC_CPU_DEVICES
|
select GENERIC_CPU_DEVICES
|
||||||
select GENERIC_IO
|
select GENERIC_IO
|
||||||
|
select GENERIC_CLOCKEVENTS
|
||||||
|
|
||||||
config MMU
|
config MMU
|
||||||
bool
|
bool
|
||||||
@@ -52,10 +53,6 @@ config GENERIC_BUG
|
|||||||
default y
|
default y
|
||||||
depends on BUG
|
depends on BUG
|
||||||
|
|
||||||
config GENERIC_CLOCKEVENTS
|
|
||||||
bool
|
|
||||||
default y
|
|
||||||
|
|
||||||
# Used in kernel/irq/manage.c and include/linux/irq.h
|
# Used in kernel/irq/manage.c and include/linux/irq.h
|
||||||
config IRQ_RELEASE_METHOD
|
config IRQ_RELEASE_METHOD
|
||||||
bool
|
bool
|
||||||
|
Reference in New Issue
Block a user