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

Next file: linux-2.4.20/arch/ppc/8xx_io/fec.c
Previous file: linux-2.4.20/arch/parisc/vmlinux64.lds
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ppc/8260_io/Config.in linux-2.4.20/arch/ppc/8260_io/Config.in
@@ -2,7 +2,7 @@
 # MPC8260 Communication options
 #
 mainmenu_option next_comment
-comment 'MPC8260 Communication Options'
+comment 'MPC8260 CPM Options'
 bool 'Enable SCC Console' CONFIG_SCC_CONSOLE
 if [ "$CONFIG_NET_ETHERNET" = "y" ]; then
   bool 'CPM SCC Ethernet' CONFIG_SCC_ENET
@@ -23,4 +23,7 @@
     bool 'Ethernet on FCC3' CONFIG_FCC3_ENET
   fi
 fi
+
+comment 'Generic MPC8260 Options'
+bool 'Disable data cache' CONFIG_DCACHE_DISABLE
 endmenu

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