sama5: Disable CONFIG_NETUTILS_NETLIB_GENERICURLPARSER for a config

There is no clear reason why this option is enabled here.

This is a preparation for
https://github.com/apache/incubator-nuttx-apps/pull/278
This commit is contained in:
YAMAMOTO Takashi 2020-05-26 09:58:16 +09:00 committed by Xiang Xiao
parent 82debdc213
commit 4f1258f727
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ CONFIG_MAX_WDOGPARMS=2
CONFIG_MMCSD=y
CONFIG_NETINIT_NETLOCAL=y
CONFIG_NETINIT_NOMAC=y
CONFIG_NETUTILS_NETLIB_GENERICURLPARSER=y
CONFIG_NETUTILS_TELNETC=y
CONFIG_NETUTILS_WEBCLIENT=y
CONFIG_NET_ARP_IPIN=y