From fdffe64b4645d2f44cf8876681d41ac4d2ef1561 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 5 Nov 2005 02:16:36 +0000 Subject: reorganize/rationalize/format package menuconfig, make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/dnsmasq/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package/dnsmasq') diff --git a/package/dnsmasq/Config.in b/package/dnsmasq/Config.in index 16aa8ce1ca..b20bf73620 100644 --- a/package/dnsmasq/Config.in +++ b/package/dnsmasq/Config.in @@ -1,9 +1,10 @@ config BR2_PACKAGE_DNSMASQ - tristate "dnsmasq - Lightweight DNS and DHCP server" + prompt "dnsmasq........................... Lightweight DNS and DHCP server" + tristate default y help A lightweight DNS and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN. http://www.thekelleys.org.uk/dnsmasq/ - + -- cgit v1.2.3