Skip to content

Commit c76baab

Browse files
yihsin-hungasus-leslieyu
authored andcommitted
Enable the related of NFS config for nfs functions
Change-Id: Id699c8674c05b5ef575a934431e9e7b13de9f1c6 Signed-off-by: yi-hsin_hung <yi-hsin_hung@asus.com>
1 parent 17204ec commit c76baab

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

arch/arm/configs/miniarm-rk3288_defconfig

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,11 @@ CONFIG_ROCKCHIP_EFUSE=y
621621
CONFIG_EXT4_FS=y
622622
CONFIG_EXT4_FS_POSIX_ACL=y
623623
CONFIG_EXT4_FS_SECURITY=y
624-
# CONFIG_DNOTIFY is not set
624+
CONFIG_DNOTIFY=y
625+
CONFIG_FANOTIFY=y
626+
CONFIG_DNS_RESOLVER=y
627+
CONFIG_RPCSEC_GSS_KRB5=y
628+
CONFIG_USB_USBNET=y
625629
CONFIG_FUSE_FS=y
626630
CONFIG_ISO9660_FS=y
627631
CONFIG_JOLIET=y

0 commit comments

Comments
 (0)