summaryrefslogtreecommitdiff
path: root/configs/armadeus_apf9328_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-04-19 09:39:57 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-22 22:59:54 +0200
commit29ad3471909f07e235439f9083c1ea0e97839ab2 (patch)
tree37bac3c8e0388b3f3e7229dae9f75e76b85854af /configs/armadeus_apf9328_defconfig
parentbc8de24c3f1d67b26c628f44e8cc3ff79589c9dd (diff)
configs: drop redundant IPv6 option
Drop the buildroot toolchain IPv6 option from the only config that's got it since it's now a non-option. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/armadeus_apf9328_defconfig')
-rw-r--r--configs/armadeus_apf9328_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/armadeus_apf9328_defconfig b/configs/armadeus_apf9328_defconfig
index 3ad8feb43..d6388db88 100644
--- a/configs/armadeus_apf9328_defconfig
+++ b/configs/armadeus_apf9328_defconfig
@@ -6,7 +6,6 @@ BR2_arm920t=y
BR2_PACKAGE_GDB=y
BR2_PACKAGE_HOST_GDB=y
BR2_ENABLE_LOCALE_PURGE=y
-BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
BR2_TOOLCHAIN_BUILDROOT_INET_RPC=y
BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y