Title: [4109] trunk/arch/blackfin/Kconfig: Scare users a bit so that they don' t enable CONFIG_MPU blindly.
Revision
4109
Author
bernds
Date
2008-01-16 09:30:22 -0600 (Wed, 16 Jan 2008)

Log Message

Scare users a bit so that they don't enable CONFIG_MPU blindly.

Diffstat

 Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Modified Paths


Diff

Modified: trunk/arch/blackfin/Kconfig (4108 => 4109)


--- trunk/arch/blackfin/Kconfig	2008-01-16 07:52:29 UTC (rev 4108)
+++ trunk/arch/blackfin/Kconfig	2008-01-16 15:30:22 UTC (rev 4109)
@@ -762,7 +762,7 @@
 
 
 config MPU
-	bool "Enable the memory protection unit"
+	bool "Enable the memory protection unit (EXPERIMENTAL)"
 	default n
 	help
 	  Use the processor's MPU to protect applications from accessing
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to