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 cea6cef27e89..118674925516 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -77,6 +77,13 @@ config BATTERY_TOSA | |||
77 | Say Y to enable support for the battery on the Sharp Zaurus | 77 | Say Y to enable support for the battery on the Sharp Zaurus |
78 | SL-6000 (tosa) models. | 78 | SL-6000 (tosa) models. |
79 | 79 | ||
80 | config BATTERY_COLLIE | ||
81 | tristate "Sharp SL-5500 (collie) battery" | ||
82 | depends on SA1100_COLLIE && MCP_UCB1200 | ||
83 | help | ||
84 | Say Y to enable support for the battery on the Sharp Zaurus | ||
85 | SL-5500 (collie) models. | ||
86 | |||
80 | config BATTERY_WM97XX | 87 | config BATTERY_WM97XX |
81 | bool "WM97xx generic battery driver" | 88 | bool "WM97xx generic battery driver" |
82 | depends on TOUCHSCREEN_WM97XX=y | 89 | depends on TOUCHSCREEN_WM97XX=y |