diff options
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index a7cd7db5e533..ddc7462ddb56 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -1802,6 +1802,7 @@ config CIFS_POSIX | |||
1802 | 1802 | ||
1803 | config CIFS_DEBUG2 | 1803 | config CIFS_DEBUG2 |
1804 | bool "Enable additional CIFS debugging routines" | 1804 | bool "Enable additional CIFS debugging routines" |
1805 | depends on CIFS | ||
1805 | help | 1806 | help |
1806 | Enabling this option adds a few more debugging routines | 1807 | Enabling this option adds a few more debugging routines |
1807 | to the cifs code which slightly increases the size of | 1808 | to the cifs code which slightly increases the size of |