diff options
-rw-r--r-- | arch/arm/mach-exynos/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index b5b4c8c9db11..195b50eb1e57 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig | |||
@@ -405,6 +405,8 @@ config MACH_EXYNOS4_DT | |||
405 | select USE_OF | 405 | select USE_OF |
406 | select ARM_AMBA | 406 | select ARM_AMBA |
407 | select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD | 407 | select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD |
408 | select PINCTRL | ||
409 | select PINCTRL_EXYNOS4 | ||
408 | help | 410 | help |
409 | Machine support for Samsung Exynos4 machine with device tree enabled. | 411 | Machine support for Samsung Exynos4 machine with device tree enabled. |
410 | Select this if a fdt blob is available for the Exynos4 SoC based board. | 412 | Select this if a fdt blob is available for the Exynos4 SoC based board. |