patch-1.3.99 linux/arch/ppc/config.in
Next file: linux/arch/ppc/kernel/head.S
Previous file: linux/arch/mips/mm/init.c
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/ppc/config.in
 -  Orig date: 
Tue Feb 13 10:30:24 1996
 
diff -u --recursive --new-file v1.3.98/linux/arch/ppc/config.in linux/arch/ppc/config.in
@@ -29,7 +29,9 @@
 #bool 'Limit memory to low 16MB' CONFIG_MAX_16M n
 bool 'PCI bios support' CONFIG_PCI y
 if [ "$CONFIG_PCI" = "y" ]; then
-  bool '   PCI bridge optimization (experimental)' CONFIG_PCI_OPTIMIZE n
+  if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+    bool '   PCI bridge optimization (experimental)' CONFIG_PCI_OPTIMIZE n
+  fi
   if [ "$CONFIG_BLK_DEV_IDE" = "y" ]; then
     bool '   PCI Triton IDE Bus Master DMA support' CONFIG_BLK_DEV_TRITON y
   fi
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