aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 01a295232f75..c9c4108469c3 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1639,7 +1639,7 @@ config CIFS_POSIX
1639 1639
1640config CIFS_EXPERIMENTAL 1640config CIFS_EXPERIMENTAL
1641 bool "CIFS Experimental Features (EXPERIMENTAL)" 1641 bool "CIFS Experimental Features (EXPERIMENTAL)"
1642 depends on CIFS 1642 depends on CIFS && EXPERIMENTAL
1643 help 1643 help
1644 Enables cifs features under testing. These features 1644 Enables cifs features under testing. These features
1645 are highly experimental. If unsure, say N. 1645 are highly experimental. If unsure, say N.