aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna-Maria Gleixner <[email protected]>2012-05-18 16:45:56 +0000
committerThomas Gleixner <[email protected]>2012-05-21 11:01:41 +0200
commit6e24f31eab6af44043e9d432bde415c1b4ca1a9e (patch)
treef8c6e20e1e96413b3323faeac38fd33f715bcca1
parentb5e498ad67863cc877fb05e6a71ce58eda4fb2ca (diff)
alpha: Use generic time config
Signed-off-by: Anna-Maria Gleixner <[email protected]> Acked-by: Matt Turner <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
-rw-r--r--arch/alpha/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index 22e58a99f38b..77ba2680a749 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -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