summaryrefslogtreecommitdiff
path: root/extra/Configs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-11-29 08:38:20 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-11-29 08:38:20 +0100
commitb433e2d9fccb17f9a2807403c339a7004e3d4f1b (patch)
tree07e5b0e198ba83a2e54154019709e960aafa9ed3 /extra/Configs
parent9945c6d21797553e78cbef8034f6dd16b3824df5 (diff)
remove libresolv stub
Diffstat (limited to 'extra/Configs')
-rw-r--r--extra/Configs/Config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 68b17aba8..b1ca3fac8 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -1367,11 +1367,6 @@ config UCLIBC_HAS_RESOLVER_SUPPORT
ns_name_pack, ns_name_compress, ns_name_skip, dn_skipname,
ns_get16, ns_get32, ns_put16, ns_put32
-config UCLIBC_HAS_LIBRESOLV_STUB
- bool "Provide libresolv stub"
- help
- Provide a dummy resolv library.
-
endif