提交 230a0395 编写于 作者: A Andrew Morton 提交者: Steve French

[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: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NSteve French <sfrench@us.ibm.com>
上级 acf1a1b1
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册