add atftp, bind and dhcp, not perfect, but first step
[openwrt.git] / package / bind / Config.in
1 config BR2_PACKAGE_BIND
2         tristate "bind - popular dns server"
3         default m if CONFIG_DEVEL
4         select BR2_PACKAGE_LIBOPENSSL
5         help
6           DNS server implementation
7           
8           http://www.isc.org/
9           
10           Depends: openssl