498ea22be2
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>
10 lines
319 B
Plaintext
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
|