Update of /cvsroot/gc-linux/linux/arch/powerpc/platforms
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31851/arch/powerpc/platforms
Modified Files:
Kconfig.cputype
Log Message:
Rewind to v2.6.30.
Index: Kconfig.cputype
===================================================================
RCS file: /cvsroot/gc-linux/linux/arch/powerpc/platforms/Kconfig.cputype,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Kconfig.cputype 25 Oct 2009 18:50:27 -0000 1.10
--- Kconfig.cputype 25 Oct 2009 18:53:45 -0000 1.11
***************
*** 271,275 ****
config NOT_COHERENT_CACHE
bool
! depends on 4xx || 8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON
default y
--- 271,275 ----
config NOT_COHERENT_CACHE
bool
! depends on 4xx || 8xx || E200 || PPC_MPC512x
default y
|