1config BR2_PACKAGE_HOST_PRU_SOFTWARE_SUPPORT 2 bool "host pru-software-support" 3 depends on BR2_PACKAGE_HOST_TI_CGT_PRU_ARCH_SUPPORTS 4 select BR2_PACKAGE_HOST_TI_CGT_PRU 5 help 6 This package provides useful headers and libraries for the 7 PRU unit found on some TI processors e.g. AM3358. Note that 8 the included labs and examples aren't built, they can be 9 built using the corresponding target package. 10 11 https://git.ti.com/pru-software-support-package/pru-software-support-package 12