diff --git a/[refs] b/[refs] index 86ea915f5e74..c56de0419b86 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: af998a9a0ae3291e86ddcae8e196a1cbf82c2457 +refs/heads/master: c6f17cb2272121475c87592560534b157b17544e diff --git a/trunk/arch/sh/Kconfig b/trunk/arch/sh/Kconfig index 61284165ea7a..6462109acc70 100644 --- a/trunk/arch/sh/Kconfig +++ b/trunk/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