Kconfig: mpq8092: Enable pinctrl driver

Select pinctrl option for mpq8092.

Change-Id: If7e4b60e1c923f0c5dfb99181bb42de2c4ed53cd
Signed-off-by: Srinivas Ramana <sramana@codeaurora.org>
This commit is contained in:
Srinivas Ramana 2013-10-10 11:25:58 +05:30 committed by Trilok Soni
parent 7b4ce58693
commit 8e90c123f5
1 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@ config ARCH_MPQ8092
select ARM_HAS_SG_CHAIN
select MSM_RPM_SMD
select MSM_RPM_REGULATOR_SMD
select PINCTRL
select PINCTRL_MSM_TLMM_V3
config ARCH_FSM9900
bool "FSM9900"