diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2007-01-18 16:44:48 -0700 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-01-26 02:08:32 -0500 |
commit | 5eca338fb510af78eee5372ff6a3525768ab913f (patch) | |
tree | b98d21158e4e3b444d112b89eb8d86815cdcf582 /arch/i386/defconfig | |
parent | 10fccf5fda7529258325769e9da136064b481aab (diff) |
ACPI: remove motherboard driver (redundant with PNP system driver)
The PNP system board driver (drivers/pnp/system.c) contains all the
same functionality, so we don't need the ACPI version.
Previously, a motherboard device would be claimed by *both* the ACPI and
PNP drivers, resulting in stuff like this in /proc/ioports:
1200-121f : motherboard <-- from drivers/acpi/motherboard.c
1200-121f : pnp 00:0d <-- from drivers/pnp/system.c
Make sure to enable CONFIG_PNP (and CONFIG_PNPACPI) to include the
PNP system board driver.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'arch/i386/defconfig')
0 files changed, 0 insertions, 0 deletions