ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip level
authorDoug Anderson <dianders@chromium.org>
Mon, 10 Jun 2013 09:26:53 +0000 (18:26 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 18 Jun 2013 18:41:37 +0000 (03:41 +0900)
commit83978253d0c3e12bf81d4b5f419a0200d5cb19a6
tree37fd53079a63f212b2cb8a924afccc986e3c1992
parent0240d562d0b11e369e3e4af6fe8e6c607bc35d4c
ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip level

Previously if you had MACH_EXYNOS5_DT but not MACH_EXYNOS4_DT you'd be
missing the pincontrol definitions.  Move PINCTRL selects to the arch
level since we should be enabling the code for all exynos variants.

Update the PINCTRL descriptions to indicate that PINCTRL_EXYNOS is not
for exynos5440.  Also add basic dependencies for the PINCTRL_EXYNOS
kernel config.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/Kconfig
drivers/pinctrl/Kconfig