patch-2.4.25 linux-2.4.25/arch/ppc/8xx_io/Config.in
Next file: linux-2.4.25/arch/ppc/boot/Makefile
Previous file: linux-2.4.25/arch/ppc/8260_io/fcc_enet.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2004-02-18 05:36:30.000000000 -0800
- Orig file:
linux-2.4.24/arch/ppc/8xx_io/Config.in
- Orig date:
2003-11-28 10:26:19.000000000 -0800
diff -urN linux-2.4.24/arch/ppc/8xx_io/Config.in linux-2.4.25/arch/ppc/8xx_io/Config.in
@@ -27,8 +27,8 @@
if [ "$CONFIG_SCC3_ENET" != "y" ]; then
bool 'Use SMC1 for UART' CONFIG_8xx_SMC1
fi
-bool 'Use SMC2 for UART' CONFIG_SMC2_UART
-if [ "$CONFIG_SMC2_UART" = "y" ]; then
+bool 'Use SMC2 for UART' CONFIG_8xx_SMC2
+if [ "$CONFIG_8xx_SMC2" = "y" ]; then
bool 'Use Alternate SMC2 I/O (823/850)' CONFIG_ALTSMC2
bool 'Use SMC2 for Console' CONFIG_CONS_SMC2
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)