summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-22 09:50:26 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-22 09:50:26 +0000
commit82df3f8bca1f3706214c04eed9c8ca00892d6078 (patch)
tree596e96451c3dd5a9c5ee49f0e8fab4bd21102854 /target
parent55486221830efb2ea1ae8dd72c558ec40fd7db00 (diff)
Disable NFS_ACL support in the UML config, other platforms do not have it as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11905 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/uml/config/i3866
-rw-r--r--target/linux/uml/config/x86_646
2 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/uml/config/i386 b/target/linux/uml/config/i386
index 19c41ff48..808464661 100644
--- a/target/linux/uml/config/i386
+++ b/target/linux/uml/config/i386
@@ -96,12 +96,6 @@ CONFIG_MPENTIUMII=y
# CONFIG_MWINCHIP3D is not set
# CONFIG_MWINCHIPC6 is not set
CONFIG_NAMESPACES=y
-CONFIG_NFSD_V2_ACL=y
-CONFIG_NFSD_V3_ACL=y
-# CONFIG_NFSD_V4 is not set
-CONFIG_NFS_ACL_SUPPORT=m
-CONFIG_NFS_V3_ACL=y
-# CONFIG_NFS_V4 is not set
CONFIG_NLS=y
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_ISO8859_15 is not set
diff --git a/target/linux/uml/config/x86_64 b/target/linux/uml/config/x86_64
index 8a7f031a1..a992e5f26 100644
--- a/target/linux/uml/config/x86_64
+++ b/target/linux/uml/config/x86_64
@@ -57,12 +57,6 @@ CONFIG_MCONSOLE=y
CONFIG_MODE_SKAS=y
CONFIG_NEST_LEVEL=0
CONFIG_NET_SCH_FIFO=y
-CONFIG_NFSD_V2_ACL=y
-CONFIG_NFSD_V3_ACL=y
-# CONFIG_NFSD_V4 is not set
-CONFIG_NFS_ACL_SUPPORT=m
-CONFIG_NFS_V3_ACL=y
-# CONFIG_NFS_V4 is not set
CONFIG_NLS=y
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_ISO8859_15 is not set