projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Disable NFS_ACL support in the UML config, other platforms do not have it as well
[openwrt.git]
/
target
/
linux
/
uml
/
config
/
x86_64
diff --git
a/target/linux/uml/config/x86_64
b/target/linux/uml/config/x86_64
index
8a7f031
..
a992e5f
100644
(file)
--- 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_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
CONFIG_NLS=y
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_ISO8859_15 is not set
This page took
0.024101 seconds
and
4
git commands to generate.