From 7d67b6d55c735298096023c33823c8b9eb3faa2a Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Thu, 4 Dec 2008 22:45:20 +0900 Subject: [PATCH] --- yaml --- r: 120094 b: refs/heads/master c: c6f17cb2272121475c87592560534b157b17544e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/Kconfig | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) 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