diff options
author | Len Brown <len.brown@intel.com> | 2007-02-03 07:38:16 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-03 07:38:16 +0100 |
commit | eee3c859c486d4f110f154807430eaf825ff4a3d (patch) | |
tree | 8b378d16103b3d77a673e26fab0a6812459bab77 /arch/i386/defconfig | |
parent | ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. (diff) | |
parent | PNPACPI: remove EXPERIMENTAL dependency (diff) | |
download | linux-eee3c859c486d4f110f154807430eaf825ff4a3d.tar.xz linux-eee3c859c486d4f110f154807430eaf825ff4a3d.zip |
Pull motherboard into test branch
Conflicts:
drivers/acpi/motherboard.c
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'arch/i386/defconfig')
-rw-r--r-- | arch/i386/defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/i386/defconfig b/arch/i386/defconfig index 5d80edfc61b7..bb0c376b62b3 100644 --- a/arch/i386/defconfig +++ b/arch/i386/defconfig @@ -466,7 +466,8 @@ CONFIG_FW_LOADER=y # # Plug and Play support # -# CONFIG_PNP is not set +CONFIG_PNP=y +CONFIG_PNPACPI=y # # Block devices |