diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 17a2d6a65728..14f6e1138e88 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -807,6 +807,7 @@ config ARCH_EXYNOS | |||
807 | select HAVE_S3C2410_WATCHDOG if WATCHDOG | 807 | select HAVE_S3C2410_WATCHDOG if WATCHDOG |
808 | select HAVE_S3C_RTC if RTC_CLASS | 808 | select HAVE_S3C_RTC if RTC_CLASS |
809 | select NEED_MACH_MEMORY_H | 809 | select NEED_MACH_MEMORY_H |
810 | select SPARSE_IRQ | ||
810 | select USE_OF | 811 | select USE_OF |
811 | help | 812 | help |
812 | Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5) | 813 | Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5) |