xref: /OK3568_Linux_fs/buildroot/package/unixbench/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_UNIXBENCH
2	bool "UnixBench"
3	select BR2_PACKAGE_PERL
4	select BR2_PACKAGE_MAKE
5	help
6
7	UnixBench is the original BYTE UNIX benchmark suite, updated and
8	revised by many people over the years.
9
10	https://github.com/kdlucas/byte-unixbench
11