On Wed, Feb 13, 2008 at 11:30:23PM +0100, Alessandro Guido wrote: > Signed-off-by: Alessandro Guido <[EMAIL PROTECTED]> > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > index 9619c43..2e21703 100644 > --- a/arch/arm/Kconfig > +++ b/arch/arm/Kconfig > @@ -948,8 +948,6 @@ endmenu > > if (ARCH_SA1100 || ARCH_INTEGRATOR || ARCH_OMAP || ARCH_IMX || ARCH_PXA) > > -menu "CPU Frequency scaling" > - > source "drivers/cpufreq/Kconfig" > > config CPU_FREQ_SA1100 > @@ -988,8 +986,6 @@ config CPU_FREQ_PXA > default y > select CPU_FREQ_DEFAULT_GOV_USERSPACE > > -endmenu > -
Doesn't this cause these CPUFREQ options to appear outside of the CPUFREQ menu? -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html