diff options
Diffstat (limited to 'drivers/power')
-rw-r--r-- | drivers/power/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index 85ad58c6da17..32c6294c1668 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -377,6 +377,7 @@ config AB8500_BM | |||
377 | config BATTERY_GOLDFISH | 377 | config BATTERY_GOLDFISH |
378 | tristate "Goldfish battery driver" | 378 | tristate "Goldfish battery driver" |
379 | depends on GOLDFISH || COMPILE_TEST | 379 | depends on GOLDFISH || COMPILE_TEST |
380 | depends on HAS_IOMEM | ||
380 | help | 381 | help |
381 | Say Y to enable support for the battery and AC power in the | 382 | Say Y to enable support for the battery and AC power in the |
382 | Goldfish emulator. | 383 | Goldfish emulator. |