Re: [PATCH] cpuidle: A new variant of the menu governor

From: Pavel Vasilyev
Date: Mon Sep 14 2009 - 16:51:31 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/