patch-2.3.15 linux/arch/mips/config.in

Next file: linux/arch/ppc/config.in
Previous file: linux/arch/m68k/tools/amiga/dmesg.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.14/linux/arch/mips/config.in linux/arch/mips/config.in
@@ -63,14 +63,6 @@
 mainmenu_option next_comment
 comment 'General setup'
 
-if [ "$CONFIG_PCI" = "y" ]; then
-  bool '   PCI quirks' CONFIG_PCI_QUIRKS
-  if [ "$CONFIG_PCI_QUIRKS" = "y" -a "$CONFIG_EXPERIMENTAL" = "y" ]; then
-    bool '   PCI bridge optimization (experimental)' CONFIG_PCI_OPTIMIZE
-  fi
-  bool '   Backward-compatible /proc/pci' CONFIG_PCI_OLD_PROC
-fi
-
 if [ "$CONFIG_DECSTATION" = "y" ]; then
   define_bool CONFIG_CPU_LITTLE_ENDIAN y
 else

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)