projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ed7891
)
mfd: Fix build breakage caused by tps65910 gpio directory move
author
Liam Girdwood
<lrg@kernel.org>
Fri, 27 May 2011 21:13:08 +0000
(22:13 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Sat, 28 May 2011 06:38:55 +0000
(08:38 +0200)
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>
drivers/mfd/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mfd/Kconfig
b/drivers/mfd/Kconfig
index b6c267724e14b1dabb9b08b6daac2821351f5817..0f09c057e7960ca203886b61be108dfb9d3003d3 100644
(file)
--- a/
drivers/mfd/Kconfig
+++ b/
drivers/mfd/Kconfig
@@
-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