summaryrefslogtreecommitdiffstats
path: root/package/bind/Config.in
blob: a820670b474f5747462a11b6c9809950692871b3 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_BIND
	tristate "bind - popular dns server"
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBOPENSSL
	help
	  DNS server implementation
	  
	  http://www.isc.org/
	  
	  Depends: openssl