diff options
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r-- | drivers/power/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index 4d17d384578d..9ce55850271a 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -49,6 +49,13 @@ config BATTERY_OLPC | |||
49 | help | 49 | help |
50 | Say Y to enable support for the battery on the OLPC laptop. | 50 | Say Y to enable support for the battery on the OLPC laptop. |
51 | 51 | ||
52 | config BATTERY_TOSA | ||
53 | tristate "Sharp SL-6000 (tosa) battery" | ||
54 | depends on MACH_TOSA && MFD_TC6393XB | ||
55 | help | ||
56 | Say Y to enable support for the battery on the Sharp Zaurus | ||
57 | SL-6000 (tosa) models. | ||
58 | |||
52 | config BATTERY_PALMTX | 59 | config BATTERY_PALMTX |
53 | tristate "Palm T|X battery" | 60 | tristate "Palm T|X battery" |
54 | depends on MACH_PALMTX | 61 | depends on MACH_PALMTX |