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
- Lines: 11
- Date:
Sun May 5 09:05:58 1996
- Orig file:
v1.3.98/linux/arch/alpha/config.in
- Orig date:
Sun May 5 08:51:58 1996
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