xref: /OK3568_Linux_fs/buildroot/package/altera-stapl/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_ALTERA_STAPL
2	bool "altera-stapl"
3	depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_8 # libgpiod
4	select BR2_PACKAGE_LIBGPIOD
5	help
6	  Altera Jam STAPL Bytecode Player.
7
8	  https://github.com/kontron/altera-stapl
9