mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
defconfig: remove NFS from defconfig
NFS uses BSD license and should not be enabled by default Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
35a004bdd0
commit
ff07cb8b2f
@@ -58,8 +58,6 @@ CONFIG_NET_STATISTICS=y
|
||||
CONFIG_NET_TCP=y
|
||||
CONFIG_NET_TCP_WRITE_BUFFERS=y
|
||||
CONFIG_NET_UDP=y
|
||||
CONFIG_NFS=y
|
||||
CONFIG_NFS_STATISTICS=y
|
||||
CONFIG_NSH_ARCHINIT=y
|
||||
CONFIG_NSH_BUILTIN_APPS=y
|
||||
CONFIG_NSH_FILEIOSIZE=512
|
||||
|
||||
Reference in New Issue
Block a user