Thread (181 messages) 181 messages, 8 authors, 2009-11-28

Re: [RFC PATCH 07/19] powerpc: gamecube/wii: declare as non-coherent platforms

From: Arnd Bergmann <arnd@arndb.de>
Date: 2009-11-22 22:21:03

On Sunday 22 November 2009, Albert Herranz wrote:
quoted hunk ↗ jump to hunk
 config NOT_COHERENT_CACHE
        bool
-       depends on 4xx || 8xx || E200 || PPC_MPC512x
+       depends on 4xx || 8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON
        default y
 
 config CHECK_CACHE_COHERENCY
diff --git a/arch/powerpc/platforms/embedded6xx/Kconfig b/arch/powerpc/platforms/embedded6xx/Kconfig
index 97a2dbc..31487e4 100644
--- a/arch/powerpc/platforms/embedded6xx/Kconfig
+++ b/arch/powerpc/platforms/embedded6xx/Kconfig
@@ -93,4 +93,5 @@ config MPC10X_STORE_GATHERING
 
 config GAMECUBE_COMMON
        bool
+       select NOT_COHERENT_CACHE
One of the two (depends and select) is enough. I'd just drop the 'select'
line here.

	Arnd <><
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help