Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217404
b: refs/heads/master
c: 2e727f1
h: refs/heads/master
v: v3
  • Loading branch information
Grazvydas Ignotas authored and Anton Vorontsov committed Sep 30, 2010
1 parent 28688d6 commit 8bcbb30
Show file tree
Hide file tree
Showing 4 changed files with 573 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d3ab61ecbab2b8950108b3541bc9eda515d605e0
refs/heads/master: 2e727f1787e311087950711451e6eec82c05d81c
6 changes: 6 additions & 0 deletions trunk/drivers/power/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,10 @@ config CHARGER_ISP1704
Say Y to enable support for USB Charger Detection with
ISP1707/ISP1704 USB transceivers.

config CHARGER_TWL4030
tristate "OMAP TWL4030 BCI charger driver"
depends on TWL4030_CORE
help
Say Y here to enable support for TWL4030 Battery Charge Interface.

endif # POWER_SUPPLY
1 change: 1 addition & 0 deletions trunk/drivers/power/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ obj-$(CONFIG_CHARGER_PCF50633) += pcf50633-charger.o
obj-$(CONFIG_BATTERY_JZ4740) += jz4740-battery.o
obj-$(CONFIG_BATTERY_INTEL_MID) += intel_mid_battery.o
obj-$(CONFIG_CHARGER_ISP1704) += isp1704_charger.o
obj-$(CONFIG_CHARGER_TWL4030) += twl4030_charger.o
Loading

0 comments on commit 8bcbb30

Please sign in to comment.