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

Commit 15e0ff7a authored by Haojian Zhuang's avatar Haojian Zhuang Committed by Samuel Ortiz
Browse files

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: default avatarHaojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 1e3edaf6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -321,7 +321,7 @@ config EZX_PCAP


config MFD_88PM8607
config MFD_88PM8607
	bool "Support Marvell 88PM8607"
	bool "Support Marvell 88PM8607"
	depends on I2C
	depends on I2C=y
	select MFD_CORE
	select MFD_CORE
	help
	help
	  This supports for Marvell 88PM8607 Power Management IC. This includes
	  This supports for Marvell 88PM8607 Power Management IC. This includes