[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200909150051.04091.pavel@pavlinux.ru>
Date: Tue, 15 Sep 2009 00:51:02 +0400
From: Pavel Vasilyev <pavel@...linux.ru>
To: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpuidle: A new variant of the menu governor
A little offset, 17-th string
diff --git a/drivers/cpuidle/Kconfig b/drivers/cpuidle/Kconfig
index 7dbc4a8..3008621 100644
--- a/drivers/cpuidle/Kconfig
+++ b/drivers/cpuidle/Kconfig
@@ -18,3 +18,10 @@ config CPU_IDLE_GOV_MENU
bool
depends on CPU_IDLE && NO_HZ
default y
+
+config CPU_IDLE_GOV_MENU_TNG
+ bool
+ depends on CPU_IDLE && NO_HZ
+ default y
+
+
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists