diff options
Diffstat (limited to 'openwrt/package/scdp')
-rw-r--r-- | openwrt/package/scdp/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/package/scdp/Config.in b/openwrt/package/scdp/Config.in index 507cdb8f44..789a8bb8d3 100644 --- a/openwrt/package/scdp/Config.in +++ b/openwrt/package/scdp/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_SCDP - tristate "scdp - an utility to send CDP (Cisco Discovery Protocol) packets" + prompt "scdp.............................. An utility to send CDP (Cisco Discovery Protocol) packets" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBNET help @@ -8,4 +9,4 @@ config BR2_PACKAGE_SCDP where the host is connected. http://sourceforge.net/projects/scdp - + |