nshlib/netcmds: Decouple nslookup from netdb_dnsclient
Allow disabling nslookup even when not using dnsclient.
This commit is contained in:
parent
c4c3ffff90
commit
5ae2e1034b
@ -401,7 +401,7 @@ config NSH_DISABLE_NSFMOUNT
|
|||||||
config NSH_DISABLE_NSLOOKUP
|
config NSH_DISABLE_NSLOOKUP
|
||||||
bool "Disable nslookup"
|
bool "Disable nslookup"
|
||||||
default DEFAULT_SMALL
|
default DEFAULT_SMALL
|
||||||
depends on LIBC_NETDB && NETDB_DNSCLIENT
|
depends on LIBC_NETDB
|
||||||
|
|
||||||
config NSH_DISABLE_PASSWD
|
config NSH_DISABLE_PASSWD
|
||||||
bool "Disable passwd"
|
bool "Disable passwd"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user