diff options
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r-- | drivers/power/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index c59bcb7c6eb0..8e9ba177d817 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -57,6 +57,11 @@ config WM8350_POWER | |||
57 | Say Y here to enable support for the power management unit | 57 | Say Y here to enable support for the power management unit |
58 | provided by the Wolfson Microelectronics WM8350 PMIC. | 58 | provided by the Wolfson Microelectronics WM8350 PMIC. |
59 | 59 | ||
60 | config TEST_POWER | ||
61 | tristate "Test power driver" | ||
62 | help | ||
63 | This driver is used for testing. It's safe to say M here. | ||
64 | |||
60 | config BATTERY_DS2760 | 65 | config BATTERY_DS2760 |
61 | tristate "DS2760 battery driver (HP iPAQ & others)" | 66 | tristate "DS2760 battery driver (HP iPAQ & others)" |
62 | select W1 | 67 | select W1 |