On Friday 09 February 2007 05:57, Rusty Russell wrote: > +#ifdef CONFIG_ACPI > + acpi_disabled = 1; > + acpi_ht = 0; > +#endif If this is hard-coded to have ACPI disabled, why isn't it enforced at build-time? thanks, -Len
On Friday 09 February 2007 05:57, Rusty Russell wrote: > +#ifdef CONFIG_ACPI > + acpi_disabled = 1; > + acpi_ht = 0; > +#endif If this is hard-coded to have ACPI disabled, why isn't it enforced at build-time? thanks, -Len