configs/qemu_mips64el_malta_defconfig: don't force eglibc
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 3 Mar 2015 21:35:20 +0000 (18:35 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 4 Mar 2015 18:42:56 +0000 (19:42 +0100)
It's not required, the toolchain options should handle that.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/qemu_mips64el_malta_defconfig

index 8d3a1326c9942a08a0215d385695a0fcfe510802..8999e6cf13527449bc9dbb6fc59122009f2e67ee 100644 (file)
@@ -2,9 +2,6 @@
 BR2_mips64el=y
 BR2_MIPS_NABI64=y
 
-# Toolchain
-BR2_TOOLCHAIN_BUILDROOT_EGLIBC=y
-
 # Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set