python-cryptography: bump to version 1.7.2
[buildroot-gz.git] / package / ti-cgt-pru / Config.in.host
bloba36633705d9be33def9cf961d6027005762cc97e
1 config BR2_PACKAGE_HOST_TI_CGT_PRU_ARCH_SUPPORTS
2         bool
3         default y
4         depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
5         depends on BR2_arm
7 config BR2_PACKAGE_HOST_TI_CGT_PRU
8         bool "host ti-cgt-pru"
9         depends on BR2_PACKAGE_HOST_TI_CGT_PRU_ARCH_SUPPORTS
10         help
11           This package provides the Code Generation Tools for the PRU
12           unit found on some TI processors e.g. AM3358.
14           Note: this is a binary cross toolchain that runs on x86 hosts
15           targeting PRU cores found alongside some ARM processors.
17           http://processors.wiki.ti.com/index.php/Programmable_Realtime_Unit_Software_Development