Re: [PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig.

2007-07-17 Thread Robert P. J. Day
On Tue, 17 Jul 2007, Paul Mackerras wrote: > Robert P. J. Day writes: > > > -config CONFIG_CHECK_CACHE_COHERENCY > > +config CHECK_CACHE_COHERENCY > > Please also fix the occurrence in > arch/powerpc/platforms/embedded6xx/Kconfig. ah, i completely missed that one. i'll resubmit the patch shortly

Re: [PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig.

2007-07-17 Thread Paul Mackerras
Robert P. J. Day writes: > -config CONFIG_CHECK_CACHE_COHERENCY > +config CHECK_CACHE_COHERENCY Please also fix the occurrence in arch/powerpc/platforms/embedded6xx/Kconfig. Paul. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org

[PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig.

2007-07-14 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 6beee32..0e59024 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -391,7 +391,7 @@ config NOT_COHERENT_CACHE depends on 4xx || 8xx || E200 default