buildroot/package/sam-ba/Config.in.host
Jean-Christophe PLAGNIOL-VILLARD 498ea22be2 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>
2012-07-18 19:33:46 +02:00

10 lines
319 B
Plaintext

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
microcontrollers.
http://www.at91.com/linux4sam/bin/view/Linux4SAM/SoftwareTools