Re: [TRIVIAL] sanitize power management config menus, take two

From: Ducrot Bruno (poup@poupinou.org)
Date: Tue Aug 05 2003 - 11:11:17 EST


On Tue, Aug 05, 2003 at 09:26:31AM +0200, Tomas Szepe wrote:
> Resend: patch against test2-bk4.
> Sanitize power management config menus, take two.
>
> --
> Tomas Szepe <szepe@pinerecords.com>
>
>

I don't understand this chunk:

> diff -urN a/arch/i386/kernel/cpu/cpufreq/Kconfig b/arch/i386/kernel/cpu/cpufreq/Kconfig
> --- a/arch/i386/kernel/cpu/cpufreq/Kconfig 2003-07-10 23:30:33.000000000 +0200
> +++ b/arch/i386/kernel/cpu/cpufreq/Kconfig 2003-07-27 13:50:30.000000000 +0200
> @@ -2,10 +2,9 @@
> # CPU Frequency scaling
> #
>
> -menu "CPU Frequency scaling"
> -
> config CPU_FREQ
> bool "CPU Frequency scaling"
> + depends on PM
> help
> Clock scaling allows you to change the clock speed of CPUs on the
> fly. This is a nice method to save battery power on notebooks,
> @@ -16,6 +15,8 @@
>
> If in doubt, say N.
>
> +if CPU_FREQ
> +
> source "drivers/cpufreq/Kconfig"
>
> config CPU_FREQ_TABLE
> @@ -162,4 +163,4 @@
>
> If in doubt, say N.
>
> -endmenu
> +endif

-- 
Ducrot Bruno

-- Which is worse: ignorance or apathy? -- Don't know. Don't care. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 07 2003 - 22:00:29 EST