patch-1.3.99 linux/arch/alpha/config.in

Next file: linux/arch/alpha/kernel/bios32.c
Previous file: linux/README
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.98/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -82,7 +82,9 @@
 bool 'Echo console messages on /dev/ttyS1' CONFIG_SERIAL_ECHO
 if [ "$CONFIG_PCI" = "y" ]; then
   bool 'TGA Console Support' CONFIG_TGA_CONSOLE
-  bool 'PCI bridge optimization (experimental)' CONFIG_PCI_OPTIMIZE
+  if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+    bool 'PCI bridge optimization (experimental)' CONFIG_PCI_OPTIMIZE
+  fi
 fi
 bool 'Networking support' CONFIG_NET
 bool 'System V IPC' CONFIG_SYSVIPC

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this