diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-27 23:41:05 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-27 23:41:05 +0000 |
commit | ded9d6a0d4322a706e148b8c5d0eaa794885445f (patch) | |
tree | 373b77941ddb07df72b175ed2b27036de5a487d7 /target/linux/generic-2.6/config-template | |
parent | 9e65aef3e5787f793935450bc296ccb68e513735 (diff) |
clean up nfsd kernel config entries (#1523)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-template')
-rw-r--r-- | target/linux/generic-2.6/config-template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index b475702f06..385610868b 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -665,9 +665,11 @@ CONFIG_NET_WIRELESS_RTNETLINK=y CONFIG_NEW_LEDS=y CONFIG_NFSD=m CONFIG_NFSD_TCP=y +# CONFIG_NFSD_V2_ACL is not set CONFIG_NFSD_V3=y # CONFIG_NFSD_V3_ACL is not set CONFIG_NFSD_V4=y +# CONFIG_NFS_ACL_SUPPORT is not set CONFIG_NFS_COMMON=y # CONFIG_NFS_DIRECTIO is not set CONFIG_NFS_FS=m |