aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index a4e32fd9bb4a..17a2d6a65728 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -802,15 +802,11 @@ config ARCH_EXYNOS
802 select COMMON_CLK 802 select COMMON_CLK
803 select CPU_V7 803 select CPU_V7
804 select GENERIC_CLOCKEVENTS 804 select GENERIC_CLOCKEVENTS
805 select GPIO_SAMSUNG
806 select HAVE_CLK 805 select HAVE_CLK
807 select HAVE_S3C2410_I2C if I2C 806 select HAVE_S3C2410_I2C if I2C
808 select HAVE_S3C2410_WATCHDOG if WATCHDOG 807 select HAVE_S3C2410_WATCHDOG if WATCHDOG
809 select HAVE_S3C_RTC if RTC_CLASS 808 select HAVE_S3C_RTC if RTC_CLASS
810 select NEED_MACH_GPIO_H
811 select NEED_MACH_MEMORY_H 809 select NEED_MACH_MEMORY_H
812 select S5P_GPIO_DRVSTR
813 select SAMSUNG_ATAGS
814 select USE_OF 810 select USE_OF
815 help 811 help
816 Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5) 812 Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5)