Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(414)

Unified Diff: drivers/power/Makefile

Issue 1637005: add battery driver in st1.5 (Closed)
Patch Set: Correct Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: drivers/power/Makefile
diff --git a/drivers/power/Makefile b/drivers/power/Makefile
index 380d17c9ae2983dc34ab84e68e244eefaf78ca48..d11738f06ed9858efc14173f229bdac6e95c98f3 100644
--- a/drivers/power/Makefile
+++ b/drivers/power/Makefile
@@ -28,3 +28,4 @@ obj-$(CONFIG_BATTERY_BQ27x00) += bq27x00_battery.o
obj-$(CONFIG_BATTERY_DA9030) += da9030_battery.o
obj-$(CONFIG_BATTERY_MAX17040) += max17040_battery.o
obj-$(CONFIG_CHARGER_PCF50633) += pcf50633-charger.o
+obj-$(CONFIG_BATTERY_QCIBAT) += qci_battery.o
« no previous file with comments | « drivers/power/Kconfig ('k') | drivers/power/qci_battery.h » ('j') | drivers/power/qci_battery.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698