[patch 22/24] um: Use generic time config

From: Anna-Maria Gleixner
Date: Fri May 18 2012 - 13:16:46 EST


Signed-off-by: Anna-Maria Gleixner <anna-maria@xxxxxxxxx>
Cc: Richard Weinberger <richard@xxxxxx>
---
arch/um/Kconfig.common | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

Index: linux/arch/um/Kconfig.common
===================================================================
--- linux.orig/arch/um/Kconfig.common
+++ linux/arch/um/Kconfig.common
@@ -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


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/