aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Carikli <[email protected]>2014-01-10 16:40:39 +0100
committerShawn Guo <[email protected]>2014-03-05 10:35:04 +0800
commitc51bcd158d96ede3aaa8a4206dcc1e4bd9f4e9ae (patch)
tree19e2de2aa99faa87e82f27455d649964f67c1427
parent94645973abde139549542c443a07c5844ac3ce9e (diff)
ARM i.MX35: build in pinctrl support.
shawn.guo: While at it, we drop 'select PINCTRL' from SOC_IMX35, since it's been covered by ARCH_MXC. Cc: Rob Herring <[email protected]> Cc: Pawel Moll <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Stephen Warren <[email protected]> Cc: Ian Campbell <[email protected]> Cc: [email protected] Cc: Sascha Hauer <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: [email protected] Cc: Russell King <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Eric BĂ©nard <[email protected]> Signed-off-by: Denis Carikli <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r--arch/arm/mach-imx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 41ffd433f709..a2f48487e90b 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -116,8 +116,8 @@ config SOC_IMX35
select ARCH_MXC_IOMUX_V3
select HAVE_EPIT
select MXC_AVIC
+ select PINCTRL_IMX35
select SMP_ON_UP if SMP
- select PINCTRL
config SOC_IMX5
bool