diff --git a/net/dns_resolver/Kconfig b/net/dns_resolver/Kconfig index 155b061634092..7c2dba273e358 100644 --- a/net/dns_resolver/Kconfig +++ b/net/dns_resolver/Kconfig @@ -23,6 +23,6 @@ config DNS_RESOLVER information. To compile this as a module, choose M here: the module will be called - dnsresolver. + dns_resolver. If unsure, say N.