On Wed, Nov 07, 2007 at 07:02:20AM +0100, Adrian Bunk wrote:
> On Wed, Nov 07, 2007 at 12:01:12AM +0100, Sam Ravnborg wrote:
> >...
> > config X86_SPEEDSTEP_CENTRINO
> > - tristate "Intel Enhanced SpeedStep"
> > + tristate "Intel Enhanced SpeedStep (deprecated)"
> > select CPU_FREQ_TABLE
> > - select X86_SPEEDSTEP_CENTRINO_TABLE
> > + select X86_SPEEDSTEP_CENTRINO_TABLE if X86_32
> > + depends on X86_64 && ACPI_PROCESSOR
> >...
>
> No.
>
> depends on ACPI_PROCESSOR if X86_64
Gives syntax error.
Sam
-
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/