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