diff options
author | Dave Jones <davej@redhat.com> | 2012-01-16 16:14:17 -0500 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2012-01-16 16:14:17 -0500 |
commit | 36c7a65617e8190a7f6ca0cc8faab9dcf19eeeb5 (patch) | |
tree | 5e7654924d315fdacf70c569dac33e358f511f2b /config-x86_64-generic | |
parent | 912fdfca681d38f1ec1eca0051a9a9c16cb4c9a0 (diff) | |
download | kernel-36c7a65617e8190a7f6ca0cc8faab9dcf19eeeb5.tar.gz kernel-36c7a65617e8190a7f6ca0cc8faab9dcf19eeeb5.tar.xz kernel-36c7a65617e8190a7f6ca0cc8faab9dcf19eeeb5.zip |
Disable ISA
Diffstat (limited to 'config-x86_64-generic')
-rw-r--r-- | config-x86_64-generic | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic index 02b440dda..f5bbf9f57 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -34,8 +34,6 @@ CONFIG_ACPI_HOTPLUG_MEMORY=m # SHPC has half-arsed PCI probing, which makes it load on too many systems CONFIG_HOTPLUG_PCI_SHPC=m -CONFIG_PNP=y - # Really ? not 32bit only ? CONFIG_BLK_DEV_AMD74XX=y |