summaryrefslogtreecommitdiff
path: root/toolchain/toolchain-common.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-04-19 09:40:02 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-22 23:07:02 +0200
commit4bcacfd2c05f45171c011d4af7731c6f848819a4 (patch)
tree52ac7f08d1696c8b99ee6cfe283f57a8acbdc930 /toolchain/toolchain-common.in
parentcd4e48386eaf783aca7fd22b774557620c4763a9 (diff)
toolchain: drop BR2_INET_IPV6
It's no longer used so farewell. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'toolchain/toolchain-common.in')
-rw-r--r--toolchain/toolchain-common.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in
index 28fb53ab6..d50c90895 100644
--- a/toolchain/toolchain-common.in
+++ b/toolchain/toolchain-common.in
@@ -5,10 +5,6 @@
# so put it here instead
source "package/gdb/Config.in.host"
-config BR2_INET_IPV6
- bool
- default y
-
config BR2_TOOLCHAIN_HAS_GCC_BUG_58595
bool