Enable ksmbd consistently across configurations

This commit is contained in:
Leonidas P. Papadakos
2024-09-02 23:12:01 +03:00
committed by Igor
parent 6a08ca2a4e
commit 06aa0e9c15
59 changed files with 146 additions and 34 deletions

View File

@@ -3818,7 +3818,10 @@ CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_SWN_UPCALL is not set
# CONFIG_CIFS_FSCACHE is not set
# CONFIG_CIFS_ROOT is not set
# CONFIG_SMB_SERVER is not set
CONFIG_SMB_SERVER=m
CONFIG_SMB_SERVER_SMBDIRECT=y
CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y
CONFIG_SMB_SERVER_KERBEROS5=y
CONFIG_SMBFS=y
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set