瀏覽代碼

[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>
Mike Frysinger 17 年之前
父節點
當前提交
cf93425d40
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/blackfin/Kconfig.debug

+ 1 - 1
arch/blackfin/Kconfig.debug

@@ -164,7 +164,7 @@ config DUAL_CORE_TEST_MODULE
 config CPLB_INFO
 config CPLB_INFO
 	bool "Display the CPLB information"
 	bool "Display the CPLB information"
 	help
 	help
-	  Display the CPLB information.
+	  Display the CPLB information via /proc/cplbinfo.
 
 
 config ACCESS_CHECK
 config ACCESS_CHECK
 	bool "Check the user pointer address"
 	bool "Check the user pointer address"