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:
7aebc79
)
modify Kconfig for bq27510
author
宋秀杰
<sxj@rock-chips.com>
Tue, 19 Apr 2011 04:58:29 +0000
(21:58 -0700)
committer
宋秀杰
<sxj@rock-chips.com>
Tue, 19 Apr 2011 04:58:29 +0000
(21:58 -0700)
drivers/power/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/power/Kconfig
b/drivers/power/Kconfig
index a5d37157e34461feb5eca646f5c6b4fc43f120cd..3fc01f9028a72fd523c6314bb24f80b7e916c592 100755
(executable)
--- a/
drivers/power/Kconfig
+++ b/
drivers/power/Kconfig
@@
-118,13
+118,13
@@
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.
config BATTERY_BQ27510
tristate "BQ27510 battery driver"
+ select I2C_DEV_RK29
depends on I2C && ARCH_RK29
help
Say Y here to enable support for batteries with BQ27510(I2C) chip.