ARM: configs: rv1126-spi-nor.config: add nfs

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I48f0184a1462fc6b438f7be135538c594f7b5247
This commit is contained in:
Weiwen Chen
2020-07-28 12:12:21 +08:00
committed by Tao Huang
parent 7262a9a1a3
commit db245aeba5

View File

@@ -102,3 +102,13 @@ CONFIG_MMC_DW_PLTFM=m
# CONFIG_MMC_DW_HI3798CV200 is not set
# CONFIG_MMC_DW_K3 is not set
CONFIG_MMC_DW_ROCKCHIP=m
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V2=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NFS_SWAP=y
CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y