[CIFS] cifs Kconfig: don't select CONNECTOR
authorAndrew Morton <akpm@osdl.org>
Thu, 12 Oct 2006 15:07:55 +0000 (15:07 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 12 Oct 2006 15:07:55 +0000 (15:07 +0000)
commit230a03950ecd63bc613c6adeffbe9049189d9f05
treeaeea3e2237576efea3adf8cd99827baf046efa8a
parentacf1a1b1043327b2179ea529730358e58c7c277e
[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>
fs/Kconfig