1config BR2_PACKAGE_HOST_SAM_BA
2	bool "host sam-ba"
3	depends on BR2_HOSTARCH = "x86_64"
4	help
5	  Atmel SAM-BA software provides an open set of tools for
6	  programming the Atmel SAM3, SAM7 and SAM9 ARM-based
7	  microcontrollers.
8
9	  https://www.linux4sam.org/bin/view/Linux4SAM/SoftwareTools
10	  https://www.microchip.com/en-us/development-tool/SAM-BA-IN-SYSTEM-PROGRAMMER
11