aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/cifs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/Kconfig b/fs/cifs/Kconfig
index 802930179c2b..253033ec0904 100644
--- a/fs/cifs/Kconfig
+++ b/fs/cifs/Kconfig
@@ -162,7 +162,7 @@ config CIFS_NFSD_EXPORT
162 162
163config CIFS_SMB2 163config CIFS_SMB2
164 bool "SMB2 network file system support (EXPERIMENTAL)" 164 bool "SMB2 network file system support (EXPERIMENTAL)"
165 depends on EXPERIMENTAL && INET && BROKEN 165 depends on EXPERIMENTAL && INET
166 select NLS 166 select NLS
167 select KEYS 167 select KEYS
168 select FSCACHE 168 select FSCACHE