mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
[CIFS] Fix spaces in cifs kconfig entry
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
69114089b7
commit
1b397f4f1c
1 changed files with 2 additions and 3 deletions
|
@ -1688,9 +1688,8 @@ config CIFS_UPCALL
|
|||
Enables an upcall mechanism for CIFS which will be used to contact
|
||||
userspace helper utilities to provide SPNEGO packaged Kerberos
|
||||
tickets which are needed to mount to certain secure servers
|
||||
(for which more secure Kerberos authentication is required).
|
||||
|
||||
If unsure, say N.
|
||||
(for which more secure Kerberos authentication is required). If
|
||||
unsure, say N.
|
||||
|
||||
config NCP_FS
|
||||
tristate "NCP file system support (to mount NetWare volumes)"
|
||||
|
|
Loading…
Reference in a new issue