From cd3411088f6bb4393d79c50b5f7eef3f11a83435 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 00:31:33 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- recipes-kernel/linux/files/cfg/00002-root_nfs.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-kernel/linux/files/cfg/00002-root_nfs.cfg (limited to 'recipes-kernel/linux/files/cfg/00002-root_nfs.cfg') diff --git a/recipes-kernel/linux/files/cfg/00002-root_nfs.cfg b/recipes-kernel/linux/files/cfg/00002-root_nfs.cfg new file mode 100644 index 0000000..f8d8748 --- /dev/null +++ b/recipes-kernel/linux/files/cfg/00002-root_nfs.cfg @@ -0,0 +1,7 @@ +CONFIG_NETWORK_FILESYSTEMS=y +CONFIG_NFS_USE_KERNEL_DNS=y +CONFIG_ROOT_NFS=y +CONFIG_NFS_FS=y +CONFIG_NFS_V3=y +CONFIG_NFS_V4=y +CONFIG_NFSD=y -- cgit v1.2.3-54-g00ecf