[CIFS] CIFS_DEBUG2 depends on CIFS

Signed-off-by: Steve French <sfrench@us.ibm.com>

+1
+1
fs/Kconfig
··· 1791 1792 config CIFS_DEBUG2 1793 bool "Enable additional CIFS debugging routines" 1794 help 1795 Enabling this option adds a few more debugging routines 1796 to the cifs code which slightly increases the size of
··· 1791 1792 config CIFS_DEBUG2 1793 bool "Enable additional CIFS debugging routines" 1794 + depends on CIFS 1795 help 1796 Enabling this option adds a few more debugging routines 1797 to the cifs code which slightly increases the size of