diff options
-rw-r--r-- | arch/powerpc/platforms/Kconfig.cputype | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype index e382cae678b8..80d934b75bbc 100644 --- a/arch/powerpc/platforms/Kconfig.cputype +++ b/arch/powerpc/platforms/Kconfig.cputype | |||
@@ -312,7 +312,7 @@ config NR_CPUS | |||
312 | 312 | ||
313 | config NOT_COHERENT_CACHE | 313 | config NOT_COHERENT_CACHE |
314 | bool | 314 | bool |
315 | depends on 4xx || 8xx || E200 || PPC_MPC512x | 315 | depends on 4xx || 8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON |
316 | default y | 316 | default y |
317 | 317 | ||
318 | config CHECK_CACHE_COHERENCY | 318 | config CHECK_CACHE_COHERENCY |