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

Commit e9775843 authored by Steve French's avatar Steve French
Browse files

[CIFS] Correct keys dependency for cifs kerberos support



Must also depend on CIFS ...

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 3dae49ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1984,7 +1984,7 @@ config CIFS_EXPERIMENTAL

config CIFS_UPCALL
	  bool "Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)"
	  depends on KEYS
	  depends on CIFS && KEYS
	  help
	    Enables an upcall mechanism for CIFS which accesses
	    userspace helper utilities to provide SPNEGO packaged (RFC 4178)