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

Next file: linux/arch/ppc/configs/common_defconfig
Previous file: linux/arch/ppc/coffboot/piggyback.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/arch/ppc/config.in linux/arch/ppc/config.in
@@ -47,12 +47,9 @@
 fi
 if [ "$CONFIG_6xx" = "y" ]; then
   choice 'Machine Type'		\
-	"PowerMac	CONFIG_PMAC		\
-	 PReP/MTX	CONFIG_PREP		\
-	 CHRP		CONFIG_CHRP		\
-	 PowerMac/PReP/CHRP	CONFIG_ALL_PPC	\
+	"PowerMac/PReP/MTX/CHRP	CONFIG_ALL_PPC	\
 	 Gemini		CONFIG_GEMINI		\
-	 APUS		CONFIG_APUS"		PowerMac
+	 APUS		CONFIG_APUS"		PowerMac/PReP/MTX/CHRP
 fi
 
 if [ "$CONFIG_PPC64" = "y" ]; then

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