commit | 243b66e76ab722cdec1921d7f80c0cb808131c37 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Thu Feb 15 22:34:36 2007 -0500 |
committer | Len Brown <len.brown@intel.com> | Thu Feb 15 22:38:04 2007 -0500 |
tree | 4349ce788f31277b9c6d8e916cfc4233256b5dc3 | |
parent | fc955f670c0a66aca965605dae797e747b2bef7d [diff] |
ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels 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>