projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c48003
)
if select bq27510, select I2C_DEV_RK29 at the same time
author
宋秀杰
<sxj@rock-chips.com>
Tue, 19 Apr 2011 04:38:50 +0000
(21:38 -0700)
committer
宋秀杰
<sxj@rock-chips.com>
Tue, 19 Apr 2011 04:38:50 +0000
(21:38 -0700)
drivers/power/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/power/Kconfig
b/drivers/power/Kconfig
index d5185b06efb95bbf1a6f0d14d8b8c5d213a9a997..a5d37157e34461feb5eca646f5c6b4fc43f120cd 100755
(executable)
--- a/
drivers/power/Kconfig
+++ b/
drivers/power/Kconfig
@@
-118,6
+118,7
@@
config CHARGER_PCF50633
config BATTERY_STC3100
tristate "STC3100 battery driver"
+ select I2C_DEV_RK29
depends on I2C && ARCH_RK29
help
Say Y here to enable support for batteries with STC3100(I2C) chip.