Update of /cvsroot/gc-linux/linux/arch/powerpc/platforms
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv751/arch/powerpc/platforms
Modified Files:
Kconfig.cputype
Log Message:
Merge gc-linux-v2.6.31.
Index: Kconfig.cputype
===================================================================
RCS file: /cvsroot/gc-linux/linux/arch/powerpc/platforms/Kconfig.cputype,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** Kconfig.cputype 25 Oct 2009 18:56:56 -0000 1.12
--- Kconfig.cputype 25 Oct 2009 18:59:27 -0000 1.13
***************
*** 285,289 ****
config NOT_COHERENT_CACHE
bool
! depends on 4xx || 8xx || E200 || PPC_MPC512x
default y
--- 285,289 ----
config NOT_COHERENT_CACHE
bool
! depends on 4xx || 8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON
default y
|