1config BR2_PACKAGE_COREMARK
2	bool "coremark"
3	help
4	  CoreMark is a benchmark that measures the performance of
5	  microcontrollers (MCUs) and central processing units (CPUs)
6	  used in embedded systems
7
8	  https://www.eembc.org/coremark/
9