remove broken depend line in target fs config
[openwrt.git] / package / dnsmasq / Config.in
1 config BR2_PACKAGE_DNSMASQ
2         tristate "dnsmasq - Lightweight DNS and DHCP server"
3         default y
4         help
5           A lightweight DNS and DHCP server.  It is intended to provide 
6           coupled DNS and DHCP service to a LAN.
7           
8           http://www.thekelleys.org.uk/dnsmasq/
9