patch-2.3.46 linux/arch/ppc/config.in

Next file: linux/arch/ppc/kernel/misc.S
Previous file: linux/arch/mips/lib/floppy-std.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.45/linux/arch/ppc/config.in linux/arch/ppc/config.in
@@ -97,7 +97,7 @@
 if [ "$CONFIG_6xx" = "y" -a "$CONFIG_APUS" != "y" ]; then
     define_bool CONFIG_PCI y
 fi
-if [ "$CONFIG_PREP" = "y" -o "$CONFIG_PMAC" = "y" -o "$CONFIG_CHRP" = "y" -o "$CONFIG_ALL_PPC" = "y"]; then
+if [ "$CONFIG_PREP" = "y" -o "$CONFIG_PMAC" = "y" -o "$CONFIG_CHRP" = "y" -o "$CONFIG_ALL_PPC" = "y" ]; then
     define_bool CONFIG_PCI y
 fi
 

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