Skip to content

Commit

Permalink
um: Use generic time config
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Anna-Maria Gleixner authored and Thomas Gleixner committed May 21, 2012
1 parent 4ec008d commit 875c9d0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions arch/um/Kconfig.common
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ config UML
select GENERIC_IRQ_SHOW
select GENERIC_CPU_DEVICES
select GENERIC_IO
select GENERIC_CLOCKEVENTS

config MMU
bool
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 875c9d0

Please sign in to comment.