sam-ba: only propose it if the host is x86 or x86_64

As sam-ba is delivered as a binary for x86

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD 2012-04-17 05:05:40 +00:00 committed by Thomas Petazzoni
parent ad6af5819f
commit 498ea22be2

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_HOST_SAM_BA
bool "host sam-ba"
depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
help
Atmel SAM-BA software provides an open set of tools for
programming the Atmel SAM3, SAM7 and SAM9 ARM-based