| Index: drivers/power/Kconfig
|
| diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
|
| index cea6cef27e893f36f96d168724e6befa5429e085..c837ba8269886e742b8f108475cad31c83946ab0 100644
|
| --- a/drivers/power/Kconfig
|
| +++ b/drivers/power/Kconfig
|
| @@ -110,4 +110,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
|
|
|