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