Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] support/config-fragments: linaro-arm: remove default option
@ 2018-01-09 22:54 Romain Naour
  2018-01-09 22:54 ` [Buildroot] [PATCH] support/config-fragments: linaro-aarch64: " Romain Naour
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Romain Naour @ 2018-01-09 22:54 UTC (permalink / raw)
  To: buildroot

Remove BR2_ARM_EABIHF and BR2_TOOLCHAIN_EXTERNAL_LINARO_ARM which are
used by default when a cortex-A8 CPU is used.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
 support/config-fragments/autobuild/linaro-arm.config | 2 --
 1 file changed, 2 deletions(-)

diff --git a/support/config-fragments/autobuild/linaro-arm.config b/support/config-fragments/autobuild/linaro-arm.config
index d72e19b3ad..0f9b687d7a 100644
--- a/support/config-fragments/autobuild/linaro-arm.config
+++ b/support/config-fragments/autobuild/linaro-arm.config
@@ -1,5 +1,3 @@
 BR2_arm=y
 BR2_cortex_a8=y
-BR2_ARM_EABIHF=y
 BR2_TOOLCHAIN_EXTERNAL=y
-BR2_TOOLCHAIN_EXTERNAL_LINARO_ARM=y
-- 
2.14.3

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-12 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09 22:54 [Buildroot] [PATCH] support/config-fragments: linaro-arm: remove default option Romain Naour
2018-01-09 22:54 ` [Buildroot] [PATCH] support/config-fragments: linaro-aarch64: " Romain Naour
2018-01-09 22:54 ` [Buildroot] [PATCH] support/config-fragments: br-powerpc-internal-full: remove old option Romain Naour
2018-01-12 21:26   ` Thomas Petazzoni
2018-01-12 21:25 ` [Buildroot] [PATCH] support/config-fragments: linaro-arm: remove default option Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox