Re: [PATCH] add CONFIG_PNP=y to x86_64 defconfig

2007-02-15 Thread Andi Kleen
> Maybe we should select CONFIG_PNP from CONFIG_ACPI? That would be probably better I think because it will fix existing user configurations. You'll get the defconfig for free with that too. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

[PATCH] add CONFIG_PNP=y to x86_64 defconfig

2007-02-15 Thread Len Brown
The ACPI motherboard driver was removed from 2.6.20-git, and it handled reserving resources for the CONFIG_ACPI=y CONFIG_PNP=n case. Now that it is gone, CONFIG_PNP=y should be used for CONFIG_ACPI=y kernels, and that brings CONFIG_PNPACPI=y. Signed-off-by: Len Brown <[EMAIL PROTECTED]> --- i386 d