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

Unified Diff: drivers/power/Kconfig

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
« no previous file with comments | « no previous file | drivers/power/Makefile » ('j') | drivers/power/qci_battery.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: drivers/power/Kconfig
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index bdbc4f73fcdced7466406874737a373185aaf167..d69c0ffc01ec2112b4d532713927465d362e524a 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -103,4 +103,12 @@ config CHARGER_PCF50633
help
Say Y to include support for NXP PCF50633 Main Battery Charger.
+config BATTERY_QCIBAT
+ tristate "Quanta Computer Inc. Battery"
+ depends on SENSORS_WPCE775X && ARCH_MSM_SCORPION
+ default n
+ help
+ Say Y here if you want to use the Quanta battery driver for ST15
+ platform.
+
endif # POWER_SUPPLY
« no previous file with comments | « no previous file | drivers/power/Makefile » ('j') | drivers/power/qci_battery.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698