mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
kernel config BPI-R4 / Modulize NFSD, CIFS, SMB_SERVER
This commit is contained in:
@@ -586,9 +586,9 @@ CONFIG_PSTORE_RAM=y
|
||||
CONFIG_EROFS_FS=y
|
||||
CONFIG_NFS_FS=y
|
||||
CONFIG_NFS_V4=y
|
||||
CONFIG_NFSD=y
|
||||
CONFIG_CIFS=y
|
||||
CONFIG_SMB_SERVER=y
|
||||
CONFIG_NFSD=m
|
||||
CONFIG_CIFS=m
|
||||
CONFIG_SMB_SERVER=m
|
||||
CONFIG_NLS_CODEPAGE_437=y
|
||||
CONFIG_NLS_CODEPAGE_936=y
|
||||
CONFIG_NLS_ISO8859_1=y
|
||||
|
||||
Reference in New Issue
Block a user