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

@@ -6154,7 +6154,10 @@ CONFIG_CIFS_DEBUG=y
CONFIG_CIFS_DFS_UPCALL=y
# CONFIG_CIFS_SWN_UPCALL is not set
CONFIG_CIFS_FSCACHE=y
# 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_COMMON=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m