summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorChuck Ebbert <cebbert@redhat.com>2010-09-03 05:23:00 -0400
committerChuck Ebbert <cebbert@redhat.com>2010-09-03 05:24:38 -0400
commit2de9721b4e2312962c6d5135a726eb162e6cc8b0 (patch)
treec86d31d240adbf38219533cb6a3bc1253a862e6b /config-x86-generic
parentf89b4ffb147b225e8b92782b565f462ba0109992 (diff)
downloadkernel-2de9721b4e2312962c6d5135a726eb162e6cc8b0.tar.gz
kernel-2de9721b4e2312962c6d5135a726eb162e6cc8b0.tar.xz
kernel-2de9721b4e2312962c6d5135a726eb162e6cc8b0.zip
Re-enable I2O, but only for 32-bit x86 (#629676)
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic10
1 files changed, 10 insertions, 0 deletions
diff --git a/config-x86-generic b/config-x86-generic
index 5f14f346a..9b80da7ff 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -100,6 +100,16 @@ CONFIG_SECCOMP=y
CONFIG_CAPI_EICON=y
+# I2O enabled only for 32-bit x86, disabled for PAE kernel
+CONFIG_I2O=m
+CONFIG_I2O_BLOCK=m
+CONFIG_I2O_SCSI=m
+CONFIG_I2O_PROC=m
+CONFIG_I2O_CONFIG=y
+CONFIG_I2O_EXT_ADAPTEC=y
+CONFIG_I2O_CONFIG_OLD_IOCTL=y
+CONFIG_I2O_BUS=m
+
#
# APM (Advanced Power Management) BIOS Support
#