xref: /OK3568_Linux_fs/buildroot/package/pru-software-support/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_PRU_SOFTWARE_SUPPORT
2*4882a593Smuzhiyun	bool "pru-software-support"
3*4882a593Smuzhiyun	depends on BR2_PACKAGE_HOST_TI_CGT_PRU_ARCH_SUPPORTS
4*4882a593Smuzhiyun	select BR2_PACKAGE_HOST_PRU_SOFTWARE_SUPPORT
5*4882a593Smuzhiyun	help
6*4882a593Smuzhiyun	  PRU firmware examples extracted from TI's PRU software
7*4882a593Smuzhiyun	  support package. See readme.txt for installation details.
8*4882a593Smuzhiyun
9*4882a593Smuzhiyun	  https://git.ti.com/pru-software-support-package/pru-software-support-package
10