diff options
Diffstat (limited to 'arch/arm/mach-exynos4/Kconfig')
-rw-r--r-- | arch/arm/mach-exynos4/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig index 0cdb1fd5385a..b735705c8b47 100644 --- a/arch/arm/mach-exynos4/Kconfig +++ b/arch/arm/mach-exynos4/Kconfig | |||
@@ -36,6 +36,11 @@ config EXYNOS4_DEV_SYSMMU | |||
36 | help | 36 | help |
37 | Common setup code for SYSTEM MMU in EXYNOS4 | 37 | Common setup code for SYSTEM MMU in EXYNOS4 |
38 | 38 | ||
39 | config EXYNOS4_DEV_DWMCI | ||
40 | bool | ||
41 | help | ||
42 | Compile in platform device definitions for DWMCI | ||
43 | |||
39 | config EXYNOS4_SETUP_I2C1 | 44 | config EXYNOS4_SETUP_I2C1 |
40 | bool | 45 | bool |
41 | help | 46 | help |