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

Commit 66c500ff authored by Liam Girdwood's avatar Liam Girdwood Committed by Samuel Ortiz
Browse files

mfd: Fix build breakage caused by tps65910 gpio directory move

parent 1ed7891f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -721,7 +721,7 @@ config MFD_PM8XXX_IRQ

config MFD_TPS65910
	bool "TPS65910 Power Management chip"
	depends on I2C=y
	depends on I2C=y && GPIOLIB
	select MFD_CORE
	select GPIO_TPS65910
	help