aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-2.6.29
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-04-04 17:41:27 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-04-04 17:41:27 +0200
commit3a360fac229ee0c00b5f90391c5518cd08a61f54 (patch)
tree5f742dffb068530053c5e3d3c66c77460c2d1bf3 /recipes/linux/linux-omap-2.6.29
parent7c27c6a05307740e657b0069d59ddf9b8b256db9 (diff)
downloadopenembedded-3a360fac229ee0c00b5f90391c5518cd08a61f54.tar.gz
linux-omap_2.6.29: added building nfsd module
Diffstat (limited to 'recipes/linux/linux-omap-2.6.29')
-rw-r--r--recipes/linux/linux-omap-2.6.29/beagleboard/defconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig
index a86cd5bed8..eb36c0d481 100644
--- a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig
+++ b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29-omap1
-# Thu Apr 2 20:45:56 2009
+# Sat Apr 4 14:17:07 2009
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1975,10 +1975,15 @@ CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
CONFIG_NFS_V4=y
CONFIG_ROOT_NFS=y
-# CONFIG_NFSD is not set
+CONFIG_NFSD=m
+CONFIG_NFSD_V2_ACL=y
+CONFIG_NFSD_V3=y
+CONFIG_NFSD_V3_ACL=y
+CONFIG_NFSD_V4=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
+CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y