ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels
authorLen Brown <len.brown@intel.com>
Fri, 16 Feb 2007 03:34:36 +0000 (22:34 -0500)
committerLen Brown <len.brown@intel.com>
Fri, 16 Feb 2007 03:38:04 +0000 (22:38 -0500)
We removed the ACPI motherboard driver which handled
the ACPI=y, PNP=n case, so now we need to enforce that
PNP & PNPACPI are always enabled for ACPI kernels.

Most major distros ship this way this already.

Cc: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found