diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 120bd31a46ea..9f531ca3c8ea 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -17,6 +17,7 @@ config SUPERH | |||
17 | select HAVE_ARCH_TRACEHOOK | 17 | select HAVE_ARCH_TRACEHOOK |
18 | select HAVE_DMA_API_DEBUG | 18 | select HAVE_DMA_API_DEBUG |
19 | select HAVE_PERF_COUNTERS | 19 | select HAVE_PERF_COUNTERS |
20 | select HAVE_KERNEL_GZIP | ||
20 | select RTC_LIB | 21 | select RTC_LIB |
21 | select GENERIC_ATOMIC64 | 22 | select GENERIC_ATOMIC64 |
22 | help | 23 | help |