[PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig.
Robert P. J. Day
rpjday at mindspring.com
Sun Jul 15 08:21:20 EST 2007
Signed-off-by: Robert P. J. Day <rpjday at 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
========================================================================
More information about the Linuxppc-dev
mailing list