summaryrefslogtreecommitdiff
path: root/openwrt/package/ndisc/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-09-19 23:42:54 +0000
committerNicolas Thill <nico@openwrt.org>2005-09-19 23:42:54 +0000
commit2da441663d4c6a68d61a6c4bc70be7c459093c89 (patch)
treebfc6b34b7814579e2c3bdff9ccb710b5a895e81c /openwrt/package/ndisc/Config.in
parent33660e458e472121fc333977d889c206078d9d66 (diff)
downloadmtk-20170518-2da441663d4c6a68d61a6c4bc70be7c459093c89.zip
mtk-20170518-2da441663d4c6a68d61a6c4bc70be7c459093c89.tar.gz
mtk-20170518-2da441663d4c6a68d61a6c4bc70be7c459093c89.tar.bz2
updated to new upstream release (v0.4.0), enabled when DEVELOPER=1
SVN-Revision: 1954
Diffstat (limited to 'openwrt/package/ndisc/Config.in')
-rw-r--r--openwrt/package/ndisc/Config.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/openwrt/package/ndisc/Config.in b/openwrt/package/ndisc/Config.in
index 8759c32..5aea49c 100644
--- a/openwrt/package/ndisc/Config.in
+++ b/openwrt/package/ndisc/Config.in
@@ -7,8 +7,7 @@ config BR2_PACKAGE_NDISC
config BR2_PACKAGE_NDISC6
tristate "ndisc6 - ICMPv6 neighbour discovery tool"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_NDISC
help
@@ -19,8 +18,7 @@ config BR2_PACKAGE_NDISC6
config BR2_PACKAGE_RDISC6
tristate "rdisc6 - ICMPv6 router discovery tool"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_NDISC
help