Part 4b: The CPU scaling menu. In many config submenus, the first menu option will enable the rest of the menu options. For these menus, It's appropriate to use the more convenient "menuconfig" keyword.
This patch applies to 2.6.12 and 2.6.13-rc1 --- x/drivers/cpufreq/Kconfig 2005-07-04 13:50:17.000000000 +0200 +++ b/drivers/cpufreq/Kconfig 2005-07-04 12:25:21.000000000 +0200 @@ -1,4 +1,4 @@ -config CPU_FREQ +menuconfig CPU_FREQ bool "CPU Frequency scaling" help CPU Frequency scaling allows you to change the clock speed of -- Top 100 things you don't want the sysadmin to say: 5. Just add yourself to the password file and make a directory... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/