xref: /OK3568_Linux_fs/buildroot/package/coremark-pro/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_COREMARK_PRO
2	bool "coremark-pro"
3	depends on BR2_USE_MMU # perl uses fork()
4	select BR2_PACKAGE_PERL
5	help
6	  CoreMark-PRO is a comprehensive, advanced processor benchmark.
7
8	  https://www.eembc.org/coremark-pro/
9