patch-2.1.99 linux/arch/ppc/config.in
Next file: linux/arch/ppc/prep_defconfig
Previous file: linux/arch/i386/mm/init.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Apr 28 22:41:33 1998
- Orig file:
v2.1.98/linux/arch/ppc/config.in
- Orig date:
Thu Apr 23 20:21:28 1998
diff -u --recursive --new-file v2.1.98/linux/arch/ppc/config.in linux/arch/ppc/config.in
@@ -48,7 +48,10 @@
define_bool CONFIG_PCI y
fi
if [ "$CONFIG_PREP" = "y" ]; then
- bool 'PCI bridge optimization' CONFIG_PCI_OPTIMIZE
+ bool 'PCI quirks' CONFIG_PCI_QUIRKS
+ if [ "$CONFIG_PCI_QUIRKS" = "y" ]; then
+ bool ' PCI bridge optimization' CONFIG_PCI_OPTIMIZE
+ fi
fi
bool 'Backward-compatible /proc/pci' CONFIG_PCI_OLD_PROC
bool 'Networking support' CONFIG_NET
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov