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 49a893972318..5c3237f601d5 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -245,6 +245,13 @@ config BATTERY_INTEL_MID | |||
245 | Say Y here to enable the battery driver on Intel MID | 245 | Say Y here to enable the battery driver on Intel MID |
246 | platforms. | 246 | platforms. |
247 | 247 | ||
248 | config BATTERY_RX51 | ||
249 | tristate "Nokia RX-51 (N900) battery driver" | ||
250 | depends on TWL4030_MADC | ||
251 | help | ||
252 | Say Y here to enable support for battery information on Nokia | ||
253 | RX-51, also known as N900 tablet. | ||
254 | |||
248 | config CHARGER_ISP1704 | 255 | config CHARGER_ISP1704 |
249 | tristate "ISP1704 USB Charger Detection" | 256 | tristate "ISP1704 USB Charger Detection" |
250 | depends on USB_OTG_UTILS | 257 | depends on USB_OTG_UTILS |