patch-2.2.14 linux/arch/ppc/config.in
Next file: linux/arch/ppc/defconfig
Previous file: linux/arch/ppc/common_defconfig
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Tue Jan  4 10:12:12 2000
-  Orig file: 
v2.2.13/linux/arch/ppc/config.in
-  Orig date: 
Tue Jan  4 11:10:32 2000
diff -u --recursive --new-file v2.2.13/linux/arch/ppc/config.in linux/arch/ppc/config.in
@@ -9,7 +9,6 @@
 define_bool CONFIG_PPC y
 choice 'Processor type' \
 	"6xx/7xx		CONFIG_6xx \
-	 630/Power3(64-Bit) 	CONFIG_PPC64 \
 	 860/821		CONFIG_8xx" 6xx/7xx
 
 choice 'Machine Type' \
@@ -18,6 +17,7 @@
 	 CHRP		CONFIG_CHRP \
 	 PowerMac/PReP/CHRP	CONFIG_ALL_PPC \
   	 APUS           CONFIG_APUS \
+	 Gemini		CONFIG_GEMINI \
 	 MBX		CONFIG_MBX" PowerMac
 
 bool 'Symmetric multi-processing support' CONFIG_SMP
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)