commit | cee57dbaa0f8cca2db5fad6b39e34f3ca393c603 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Sun Sep 30 01:52:02 2012 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Sep 30 01:52:01 2012 -0700 |
tree | 0e9c9d43d5c090d977c6debf24523ffbcba19273 | |
parent | a828c65365d08771bb418239f1a126dbb7b46dd7 [diff] | |
parent | 1cc6e401bc950c47ab734bbb381adab6c9632b7d [diff] |
Merge "msm: Select SPARSE_IRQ for msm9625 in order to support qpnp interrupts"
diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig index 034b34e..e59fb5b 100644 --- a/arch/arm/mach-msm/Kconfig +++ b/arch/arm/mach-msm/Kconfig
@@ -357,6 +357,8 @@ select MSM_GPIOMUX select MULTI_IRQ_HANDLER select GPIO_MSM_V3 + select MAY_HAVE_SPARSE_IRQ + select SPARSE_IRQ endmenu choice