From: Doug Anderson Date: Mon, 10 Jun 2013 09:26:53 +0000 (+0900) Subject: ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip level X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83978253d0c3e12bf81d4b5f419a0200d5cb19a6;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed