From: Gustavo Zacarias Date: Sun, 19 Apr 2015 12:39:57 +0000 (-0300) Subject: configs: drop redundant IPv6 option X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29ad3471909f07e235439f9083c1ea0e97839ab2;p=buildroot.git 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 Acked-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- diff --git a/configs/armadeus_apf9328_defconfig b/configs/armadeus_apf9328_defconfig index 3ad8feb43c..d6388db88d 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