patch-2.4.19 linux-2.4.19/arch/ppc/8260_io/Config.in

Next file: linux-2.4.19/arch/ppc/8260_io/uart.c
Previous file: linux-2.4.19/arch/parisc/kernel/syscall.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/ppc/8260_io/Config.in linux-2.4.19/arch/ppc/8260_io/Config.in
@@ -1,9 +1,10 @@
 #
 # MPC8260 Communication options
 #
+mainmenu_option next_comment
+comment 'MPC8260 Communication Options'
+bool 'Enable SCC Console' CONFIG_SCC_CONSOLE
 if [ "$CONFIG_NET_ETHERNET" = "y" ]; then
-  mainmenu_option next_comment
-  comment 'MPC8260 Communication Options'
   bool 'CPM SCC Ethernet' CONFIG_SCC_ENET
   if [ "$CONFIG_SCC_ENET" = "y" ]; then
   bool 'Ethernet on SCC1' CONFIG_SCC1_ENET
@@ -21,5 +22,5 @@
     bool 'Ethernet on FCC2' CONFIG_FCC2_ENET
     bool 'Ethernet on FCC3' CONFIG_FCC3_ENET
   fi
-  endmenu
 fi
+endmenu

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