xref: /OK3568_Linux_fs/buildroot/package/ramsmp/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_RAMSMP
2	bool "ramspeed/smp"
3	depends on BR2_USE_MMU # fork()
4	help
5	  RAMspeed/SMP is a free open source command line utility to
6	  measure cache and memory performance of multiprocessor
7	  machines.
8
9	  http://alasir.com/software/ramspeed/
10