libs/libc/netdb/Kconfig: allow to enable LIBC_NETDB directly from menuconfig

This commit is contained in:
raiden00pl 2022-10-02 13:26:21 +02:00 committed by Xiang Xiao
parent 2a574427c6
commit 00aa822546

View File

@ -4,7 +4,7 @@
#
config LIBC_NETDB
bool
bool "netdb support"
default n
menu "NETDB Support"