ramsmp: not available on !MMU, needs fork

Fixes:

  http://autobuild.buildroot.org/results/aaa/aaa7f8e5ec72ce69805d6c1a5cde5ff47e1c118e/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni 2014-02-27 08:30:10 +01:00 committed by Peter Korsgaard
parent a957e1b265
commit e7bc24338a

View file

@ -1,5 +1,6 @@
config BR2_PACKAGE_RAMSMP
bool "ramspeed/smp"
depends on BR2_USE_MMU # fork()
help
RAMspeed/SMP is a free open source command line utility
to measure cache and memory performance of multiprocessor machines.