]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit67c3547fe0daf958bd1163e0d91052e449931500
tree37fd53079a63f212b2cb8a924afccc986e3c1992
parent70e0ece95c71976d3986e30a9ebcc47e36008a5f
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