xref: /OK3568_Linux_fs/buildroot/package/libldns/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBLDNS
2	bool "libldns"
3	select BR2_PACKAGE_OPENSSL
4	help
5	  The goal of ldns is to simplify DNS programming, it supports
6	  recent RFCs like the DNSSEC documents, and allows developers
7	  to easily create software conforming to current RFCs, and
8	  experimental software for current Internet Drafts.
9
10	  http://www.nlnetlabs.nl/projects/ldns
11