package/opencv: fix build failure on x86
[buildroot-gz.git] / package / stress / Config.in
blobb22c3f19bb50d8a25a7313d9a19cca97fd56ae38
1 config BR2_PACKAGE_STRESS
2         bool "stress"
3         depends on BR2_USE_MMU # fork()
4         help
5           A deliberately simple workload generator for POSIX systems.
6           It imposes a configurable amount of CPU, memory, I/O, and
7           disk stress on the system.
9           http://people.seas.harvard.edu/~apw/stress/