diff options
Diffstat (limited to 'arch/sparc/Kconfig')
-rw-r--r-- | arch/sparc/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index a4c7fb7afc80..97671dac12a6 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
@@ -75,6 +75,8 @@ config SPARC | |||
75 | select HAVE_ARCH_KGDB if !SMP | 75 | select HAVE_ARCH_KGDB if !SMP |
76 | select HAVE_ARCH_TRACEHOOK | 76 | select HAVE_ARCH_TRACEHOOK |
77 | select ARCH_WANT_OPTIONAL_GPIOLIB | 77 | select ARCH_WANT_OPTIONAL_GPIOLIB |
78 | select RTC_CLASS | ||
79 | select RTC_DRV_M48T59 | ||
78 | 80 | ||
79 | # Identify this as a Sparc32 build | 81 | # Identify this as a Sparc32 build |
80 | config SPARC32 | 82 | config SPARC32 |