aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@marvell.com>2009-10-12 09:17:54 -0400
committerSamuel Ortiz <sameo@linux.intel.com>2009-12-13 13:20:48 -0500
commit15e0ff7a0c500c9f55a06c1ebefd43bce94d508b (patch)
treee815fc4be828ef1d10bc2ce9eff117107b628361 /drivers/mfd
parent1e3edaf6c097e97bc4f55273f77ba1d4fed18471 (diff)
mfd: Fix 88PM8607 I2C dependency
88PM8607 depends on I2C and MFD_CORE. Since 88PM8607 is built-in kernel, it also requires that I2C and MFD_CORE are built-in kernel also. Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd')
-rw-r--r--drivers/mfd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index b0b3e42e7ee6..7df3bcf79490 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -321,7 +321,7 @@ config EZX_PCAP
321 321
322config MFD_88PM8607 322config MFD_88PM8607
323 bool "Support Marvell 88PM8607" 323 bool "Support Marvell 88PM8607"
324 depends on I2C 324 depends on I2C=y
325 select MFD_CORE 325 select MFD_CORE
326 help 326 help
327 This supports for Marvell 88PM8607 Power Management IC. This includes 327 This supports for Marvell 88PM8607 Power Management IC. This includes