1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-07-19 19:32:47 +02:00

Disable NFS_ACL support in the UML config, other platforms do not have it as well

SVN-Revision: 11905
This commit is contained in:
Florian Fainelli 2008-07-22 09:50:26 +00:00
parent 3ff4b7ee10
commit 58a0fd47b2
2 changed files with 0 additions and 12 deletions

View File

@ -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

View File

@ -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