]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: Fix location of select PINCTRL
authorTony Lindgren <tony@atomide.com>
Mon, 22 Oct 2012 20:29:19 +0000 (13:29 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Oct 2012 20:37:34 +0000 (13:37 -0700)
commit24942e8af19e5090374776a57db97b350ffd0fa6
tree7d95495b21e6f41da9e347bcb127bdb4bed76483
parenteef6fcaa4295168e6eab2cce564ea258155e1bd7
ARM: OMAP2+: Fix location of select PINCTRL

Commit 8f31cefe (ARM: OMAP2+: select PINCTRL in Kconfig)
added select PINCTRL, but accdentally added it to a wrong
location.

We want to select if for ARCH_OMAP2PLUS, not for
ARCH_OMAP2PLUS_TYPICAL.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
arch/arm/plat-omap/Kconfig