diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-03-27 23:41:05 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-03-27 23:41:05 +0000 |
commit | 5c9cbf119d3747b6adc68f27150d74771b7086b7 (patch) | |
tree | 4789c98d6986eebbdaca3029b41efe7c11bef233 /target/linux/generic-2.6/config-template | |
parent | 9198bbb303508800a55d9887ad940052f388a5cd (diff) | |
download | mtk-20170518-5c9cbf119d3747b6adc68f27150d74771b7086b7.zip mtk-20170518-5c9cbf119d3747b6adc68f27150d74771b7086b7.tar.gz mtk-20170518-5c9cbf119d3747b6adc68f27150d74771b7086b7.tar.bz2 |
clean up nfsd kernel config entries (#1523)
SVN-Revision: 6731
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 b475702..3856108 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 |