Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 604dab75 authored by Kishan Kumar's avatar Kishan Kumar
Browse files

msm: Kconfig: Enable USE_PINCTRL_IRQ for msm8909



Use Irq chip with Pinctrl subsystem instead of the
irq chip associated with gpio lib. The pinctrl irq
chip allows the pin attributes to be configured,
prior to configuring them as interrupt triggers.

Change-Id: I79d07627c1a142f91eb5ee222a47f03e315c41c6
Signed-off-by: default avatarKishan Kumar <kishank@codeaurora.org>
parent c6297e1e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -88,6 +88,7 @@ config ARCH_MSM8909
	select SPARSE_IRQ
	select PINCTRL
	select PINCTRL_MSM_TLMM
	select USE_PINCTRL_IRQ
	select MSM_PM if PM
	select MSM_RPM_SMD
	select CPU_FREQ