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:
parent
82debdc213
commit
4f1258f727
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue