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 |