diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2006-07-17 09:25:26 -0400 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-07-17 09:25:26 -0400 |
commit | 4bf311ddfbffe12d41ad1a3c311ab727db6f72cb (patch) | |
tree | 9d19a2774e83637d86dc876f3af22af1dacf0bec /fs/Kconfig | |
parent | 597d0cae0f99f62501e229bed50e8149604015bb (diff) | |
parent | 82d6897fefca6206bca7153805b4c5359ce97fc4 (diff) |
Merge branch 'master'
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 |