]> git.karo-electronics.de Git - linux-beck.git/commitdiff
[Blackfin] arch: add slightly better help text for CPLB_INFO
authorMike Frysinger <vapier.adi@gmail.com>
Sat, 2 Feb 2008 07:32:40 +0000 (15:32 +0800)
committerBryan Wu <bryan.wu@analog.com>
Sat, 2 Feb 2008 07:32:40 +0000 (15:32 +0800)
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/Kconfig.debug

index 59b87a483c681ad205317c13285131b10f4a5cc1..c61bdebb9974e63a4bf73fcc8f1104588f28b8d9 100644 (file)
@@ -164,7 +164,7 @@ config DUAL_CORE_TEST_MODULE
 config CPLB_INFO
        bool "Display the CPLB information"
        help
-         Display the CPLB information.
+         Display the CPLB information via /proc/cplbinfo.
 
 config ACCESS_CHECK
        bool "Check the user pointer address"