diff options
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index c4eaacb86071..d49b2a8c0be6 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -1731,7 +1731,7 @@ config CIFS_POSIX | |||
1731 | CIFS POSIX ACL support. If unsure, say N. | 1731 | CIFS POSIX ACL support. If unsure, say N. |
1732 | 1732 | ||
1733 | config CIFS_DEBUG2 | 1733 | config CIFS_DEBUG2 |
1734 | bool "Enable additional CIFS debugging routines | 1734 | bool "Enable additional CIFS debugging routines" |
1735 | help | 1735 | help |
1736 | Enabling this option adds a few more debugging routines | 1736 | Enabling this option adds a few more debugging routines |
1737 | to the cifs code which slightly increases the size of | 1737 | to the cifs code which slightly increases the size of |