patch-2.1.54 linux/arch/i386/config.in
Next file: linux/arch/i386/defconfig
Previous file: linux/arch/alpha/kernel/bios32.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sat Sep 6 10:43:49 1997
- Orig file:
v2.1.53/linux/arch/i386/config.in
- Orig date:
Wed Sep 3 20:52:41 1997
diff -u --recursive --new-file v2.1.53/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -23,8 +23,10 @@
bool 'Kernel math emulation' CONFIG_MATH_EMULATION
bool 'Networking support' CONFIG_NET
-bool 'PCI bios support' CONFIG_PCI
+bool 'PCI support' CONFIG_PCI
if [ "$CONFIG_PCI" = "y" ]; then
+ bool ' PCI BIOS support' CONFIG_PCI_BIOS
+ bool ' PCI direct access support' CONFIG_PCI_DIRECT
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
bool ' PCI bridge optimization (experimental)' CONFIG_PCI_OPTIMIZE
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov