alpha: Use generic time config
authorAnna-Maria Gleixner <anna-maria@glx-um.de>
Fri, 18 May 2012 16:45:56 +0000 (16:45 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 21 May 2012 09:01:41 +0000 (11:01 +0200)
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Acked-by: Matt Turner <mattst88@gmail.com>
Link: http://lkml.kernel.org/r/20120518163107.510619939@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/alpha/Kconfig

index 22e58a99f38b0fd19232ec8fec64249ca429846f..77ba2680a74955d403f4641679d000156f511402 100644 (file)
@@ -15,6 +15,7 @@ config ALPHA
        select GENERIC_IRQ_SHOW
        select ARCH_WANT_OPTIONAL_GPIOLIB
        select ARCH_HAVE_NMI_SAFE_CMPXCHG
+       select GENERIC_CMOS_UPDATE
        help
          The Alpha is a 64-bit general-purpose processor designed and
          marketed by the Digital Equipment Corporation of blessed memory,
@@ -47,9 +48,6 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
-config GENERIC_CMOS_UPDATE
-        def_bool y
-
 config GENERIC_GPIO
        bool
 
This page took 0.025183 seconds and 5 git commands to generate.