diff options
Diffstat (limited to 'arch/blackfin/Kconfig.debug')
-rw-r--r-- | arch/blackfin/Kconfig.debug | 2 |
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 | |||
164 | config CPLB_INFO | 164 | config 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 | ||
169 | config ACCESS_CHECK | 169 | config ACCESS_CHECK |
170 | bool "Check the user pointer address" | 170 | bool "Check the user pointer address" |