Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 230a0395 authored by Andrew Morton's avatar Andrew Morton Committed by Steve French
Browse files

[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: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent acf1a1b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1827,7 +1827,7 @@ config CIFS_EXPERIMENTAL
config CIFS_UPCALL
config CIFS_UPCALL
	  bool "Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)"
	  bool "Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)"
	  depends on CIFS_EXPERIMENTAL
	  depends on CIFS_EXPERIMENTAL
	  select CONNECTOR
	  depends on CONNECTOR
	  help
	  help
	    Enables an upcall mechanism for CIFS which will be used to contact
	    Enables an upcall mechanism for CIFS which will be used to contact
	    userspace helper utilities to provide SPNEGO packaged Kerberos
	    userspace helper utilities to provide SPNEGO packaged Kerberos