projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5865a5
)
mfd: pm8921: Loosen Kconfig dependency
author
Stephen Boyd
<sboyd@codeaurora.org>
Wed, 26 Feb 2014 18:59:25 +0000
(10:59 -0800)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 19 Mar 2014 08:58:32 +0000
(08:58 +0000)
Allow this driver to be compiled on all ARM builds as it doesn't
rely on anything within arm/mach-msm.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mfd/Kconfig
b/drivers/mfd/Kconfig
index 8c3b308cfda307f18a99af127cbe90c652fdca3b..83744359fb2ddbae31082472dd7631193da28125 100644
(file)
--- a/
drivers/mfd/Kconfig
+++ b/
drivers/mfd/Kconfig
@@
-478,7
+478,7
@@
config MFD_PM8XXX
config MFD_PM8921_CORE
tristate "Qualcomm PM8921 PMIC chip"
- depends on (AR
CH_MS
M || HEXAGON)
+ depends on (ARM || HEXAGON)
select IRQ_DOMAIN
select MFD_CORE
select MFD_PM8XXX