configs: drop largefile option
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 30 Mar 2015 21:07:26 +0000 (18:07 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Apr 2015 20:43:18 +0000 (22:43 +0200)
Drop the buildroot toolchain non-largefile support option since it's
being removed.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/armadeus_apf9328_defconfig
configs/raspberrypi2_defconfig
configs/raspberrypi_defconfig

index 36001995b2a390bab4c4c353223f146e1d1dd5f8..3ad8feb43cbfb0c71a938c7ba5d9596cca7d599a 100644 (file)
@@ -6,7 +6,6 @@ BR2_arm920t=y
 BR2_PACKAGE_GDB=y
 BR2_PACKAGE_HOST_GDB=y
 BR2_ENABLE_LOCALE_PURGE=y
-BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
 BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
 BR2_TOOLCHAIN_BUILDROOT_INET_RPC=y
 BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
index b523a4ac0ea35fa8211e95a5f08fdefd1b222ffc..4d4944f9e3f1c37abeceff9203a751ad09700b7a 100644 (file)
@@ -3,7 +3,6 @@ BR2_cortex_a7=y
 BR2_ARM_EABIHF=y
 BR2_ARM_FPU_NEON_VFPV4=y
 
-BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
 BR2_TOOLCHAIN_BUILDROOT_CXX=y
 
 BR2_TARGET_GENERIC_GETTY_PORT="tty1"
index 835657cbe0842c305f5ba717f3fd470682d84b55..f9b8a1c354fbbda061450cbad7a26adfa65d14d0 100644 (file)
@@ -1,7 +1,6 @@
 BR2_arm=y
 BR2_arm1176jzf_s=y
 
-BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
 BR2_TOOLCHAIN_BUILDROOT_CXX=y
 
 BR2_TARGET_GENERIC_GETTY_PORT="tty1"