aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power')
-rw-r--r--drivers/power/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index 7b8979c63f48..dcc0d9e5817d 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -357,7 +357,7 @@ config AB8500_BM
357 357
358config BATTERY_GOLDFISH 358config BATTERY_GOLDFISH
359 tristate "Goldfish battery driver" 359 tristate "Goldfish battery driver"
360 depends on GENERIC_HARDIRQS 360 depends on GENERIC_HARDIRQS && (GOLDFISH || COMPILE_TEST)
361 help 361 help
362 Say Y to enable support for the battery and AC power in the 362 Say Y to enable support for the battery and AC power in the
363 Goldfish emulator. 363 Goldfish emulator.