From: Mike Frysinger Date: Sat, 2 Feb 2008 07:32:40 +0000 (+0800) Subject: [Blackfin] arch: add slightly better help text for CPLB_INFO X-Git-Tag: v2.6.25-rc1~33^2~14 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=cf93425d406101c89b6e25d9864c3b69435211a7;p=linux-2.6-omap-h63xx.git [Blackfin] arch: add slightly better help text for CPLB_INFO Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu --- diff --git a/arch/blackfin/Kconfig.debug b/arch/blackfin/Kconfig.debug index 59b87a483c6..c61bdebb997 100644 --- a/arch/blackfin/Kconfig.debug +++ b/arch/blackfin/Kconfig.debug @@ -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"