Skip to content

Commit

Permalink
mfd: Fix build breakage caused by tps65910 gpio directory move
Browse files Browse the repository at this point in the history
Signed-off-by: Liam Girdwood <lrg@ti.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
  • Loading branch information
Liam Girdwood authored and Samuel Ortiz committed May 28, 2011
1 parent 1ed7891 commit 66c500f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66c500f

Please sign in to comment.