diff options
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index db4d13324c36..6a3df055280a 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -1986,7 +1986,7 @@ config CIFS_EXPERIMENTAL | |||
1986 | config CIFS_UPCALL | 1986 | config CIFS_UPCALL |
1987 | bool "Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)" | 1987 | bool "Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)" |
1988 | depends on CIFS_EXPERIMENTAL | 1988 | depends on CIFS_EXPERIMENTAL |
1989 | select CONNECTOR | 1989 | depends on CONNECTOR |
1990 | help | 1990 | help |
1991 | Enables an upcall mechanism for CIFS which will be used to contact | 1991 | Enables an upcall mechanism for CIFS which will be used to contact |
1992 | userspace helper utilities to provide SPNEGO packaged Kerberos | 1992 | userspace helper utilities to provide SPNEGO packaged Kerberos |