From: Naveen Krishna Ch <naveenkrishna...@gmail.com>

Enable pinctrl support for exynos7 SoCs.

Signed-off-by: Naveen Krishna Ch <naveenkrishna...@gmail.com>
Signed-off-by: Abhilash Kesavan <a.kesa...@samsung.com>
Reviewed-by: Thomas Abraham <thomas...@samsung.com>
Tested-by: Thomas Abraham <thomas...@samsung.com>
Cc: Rob Herring <r...@kernel.org>
Cc: Catalin Marinas <catalin.mari...@arm.com>
Cc: Tomasz Figa <tomasz.f...@gmail.com>
Cc: Linus Walleij <linus.wall...@linaro.org>
Cc: Thomas Abraham <thomas...@samsung.com>
---
 arch/arm64/Kconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 1874e1a..4ee1250 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -146,6 +146,8 @@ config ARCH_EXYNOS7
        bool "ARMv8 based Samsung Exynos7"
        select ARCH_EXYNOS
        select COMMON_CLK_SAMSUNG
+       select PINCTRL
+       select PINCTRL_EXYNOS
        help
          This enables support for Samsung Exynos7 SoC family
 
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to