projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be373bd
)
[package] busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 defau...
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 19 Jan 2012 01:50:53 +0000
(
01:50
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 19 Jan 2012 01:50:53 +0000
(
01:50
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29789
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/busybox/config/networking/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/config/networking/Config.in
b/package/busybox/config/networking/Config.in
index
f83915d
..
3df7b1f
100644
(file)
--- a/
package/busybox/config/networking/Config.in
+++ b/
package/busybox/config/networking/Config.in
@@
-102,8
+102,7
@@
config BUSYBOX_CONFIG_WHOIS
config BUSYBOX_CONFIG_FEATURE_IPV6
bool "Enable IPv6 support"
- default y
- depends on IPV6
+ default IPV6
help
Enable IPv6 support in busybox.
This adds IPv6 support in the networking applets.