aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 61284165ea7a..6462109acc70 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -764,7 +764,9 @@ endmenu
menu "Power management options (EXPERIMENTAL)"
depends on EXPERIMENTAL
-source kernel/power/Kconfig
+source "kernel/power/Kconfig"
+
+source "drivers/cpuidle/Kconfig"
endmenu