ARM: EXYNOS: Enable pinctrl driver support for EXYNOS4 device tree enabled platform
authorThomas Abraham <thomas.abraham@linaro.org>
Thu, 6 Sep 2012 21:14:26 +0000 (06:14 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 6 Sep 2012 21:14:26 +0000 (06:14 +0900)
This enables support for Samsung and EXYNOS4 pinctrl driver for device
tree enabled EXYNOS4 platforms.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/Kconfig

index b5b4c8c9db11adfe4a78d642a910207846abffbe..195b50eb1e57106bde01d7aab6b9663506b20423 100644 (file)
@@ -405,6 +405,8 @@ config MACH_EXYNOS4_DT
        select USE_OF
        select ARM_AMBA
        select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD
+       select PINCTRL
+       select PINCTRL_EXYNOS4
        help
          Machine support for Samsung Exynos4 machine with device tree enabled.
          Select this if a fdt blob is available for the Exynos4 SoC based board.