aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 530581628311..6865a33544d5 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1827,7 +1827,7 @@ config CIFS_EXPERIMENTAL
1827config CIFS_UPCALL 1827config CIFS_UPCALL
1828 bool "Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)" 1828 bool "Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)"
1829 depends on CIFS_EXPERIMENTAL 1829 depends on CIFS_EXPERIMENTAL
1830 select CONNECTOR 1830 depends on CONNECTOR
1831 help 1831 help
1832 Enables an upcall mechanism for CIFS which will be used to contact 1832 Enables an upcall mechanism for CIFS which will be used to contact
1833 userspace helper utilities to provide SPNEGO packaged Kerberos 1833 userspace helper utilities to provide SPNEGO packaged Kerberos