aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig.debug
diff options
context:
space:
mode:
authorMike Frysinger <vapier.adi@gmail.com>2008-02-02 02:32:40 -0500
committerBryan Wu <bryan.wu@analog.com>2008-02-02 02:32:40 -0500
commitcf93425d406101c89b6e25d9864c3b69435211a7 (patch)
tree33604f4d7d64e29af201744b9d58e84a9a7dfdc8 /arch/blackfin/Kconfig.debug
parent6cda2e90588ba2f70543abf68b4815e10c86aef1 (diff)
[Blackfin] arch: add slightly better help text for CPLB_INFO
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'arch/blackfin/Kconfig.debug')
-rw-r--r--arch/blackfin/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/Kconfig.debug b/arch/blackfin/Kconfig.debug
index 59b87a483c68..c61bdebb9974 100644
--- a/arch/blackfin/Kconfig.debug
+++ b/arch/blackfin/Kconfig.debug
@@ -164,7 +164,7 @@ config DUAL_CORE_TEST_MODULE
164config CPLB_INFO 164config CPLB_INFO
165 bool "Display the CPLB information" 165 bool "Display the CPLB information"
166 help 166 help
167 Display the CPLB information. 167 Display the CPLB information via /proc/cplbinfo.
168 168
169config ACCESS_CHECK 169config ACCESS_CHECK
170 bool "Check the user pointer address" 170 bool "Check the user pointer address"