summary refs log tree commit diff
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2006-10-12 15:07:55 +0000
committerSteve French <sfrench@us.ibm.com>2006-10-12 15:07:55 +0000
commit230a03950ecd63bc613c6adeffbe9049189d9f05 (patch)
treeaeea3e2237576efea3adf8cd99827baf046efa8a /fs/Kconfig
parentacf1a1b1043327b2179ea529730358e58c7c277e (diff)
downloadlinux-230a03950ecd63bc613c6adeffbe9049189d9f05.tar.gz
[CIFS] cifs Kconfig: don't select CONNECTOR
`select' is a bit obnoxious: the option keeps on coming back
and it's hard to work out what to do to make it go away again.
The use of `depends on' is preferred (although it has
usability problems too..)

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
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 530581628311..6865a33544d5 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1827,7 +1827,7 @@ config CIFS_EXPERIMENTAL
 config CIFS_UPCALL
 	  bool "Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)"
 	  depends on CIFS_EXPERIMENTAL
-	  select CONNECTOR
+	  depends on CONNECTOR
 	  help
 	    Enables an upcall mechanism for CIFS which will be used to contact
 	    userspace helper utilities to provide SPNEGO packaged Kerberos