linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] POWERPC:  Correct misspelled config variable in arch/powerpc/Kconfig.
@ 2007-07-14 22:21 Robert P. J. Day
  2007-07-17 12:32 ` Paul Mackerras
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2007-07-14 22:21 UTC (permalink / raw)
  To: Linux PPC Mailing List; +Cc: Paul Mackerras


Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>

---

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 y

-config CONFIG_CHECK_CACHE_COHERENCY
+config CHECK_CACHE_COHERENCY
 	bool
 endmenu


-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-07-17 22:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-14 22:21 [PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig Robert P. J. Day
2007-07-17 12:32 ` Paul Mackerras
2007-07-17 22:17   ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).