diff options
author | Chuck Ebbert <cebbert@redhat.com> | 2010-09-03 05:23:00 -0400 |
---|---|---|
committer | Chuck Ebbert <cebbert@redhat.com> | 2010-09-03 05:24:38 -0400 |
commit | 2de9721b4e2312962c6d5135a726eb162e6cc8b0 (patch) | |
tree | c86d31d240adbf38219533cb6a3bc1253a862e6b /config-i686-PAE | |
parent | f89b4ffb147b225e8b92782b565f462ba0109992 (diff) | |
download | kernel-2de9721b4e2312962c6d5135a726eb162e6cc8b0.tar.gz kernel-2de9721b4e2312962c6d5135a726eb162e6cc8b0.tar.xz kernel-2de9721b4e2312962c6d5135a726eb162e6cc8b0.zip |
Re-enable I2O, but only for 32-bit x86 (#629676)
Diffstat (limited to 'config-i686-PAE')
-rw-r--r-- | config-i686-PAE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-i686-PAE b/config-i686-PAE index 429853e32..fdc8a8bd4 100644 --- a/config-i686-PAE +++ b/config-i686-PAE @@ -4,3 +4,6 @@ CONFIG_HIGHMEM64G=y CONFIG_XEN_DEV_EVTCHN=m CONFIG_XEN_SYS_HYPERVISOR=y + +# I2O only works on non-PAE 32-bit x86 +# CONFIG_I2O is not set |