projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1954c4e
)
stress: needs mmu
author
Axel Lin
<axel.lin@ingics.com>
Wed, 25 Sep 2013 05:44:06 +0000
(13:44 +0800)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 25 Sep 2013 08:21:29 +0000
(10:21 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/stress/Config.in
patch
|
blob
|
history
diff --git
a/package/stress/Config.in
b/package/stress/Config.in
index b092b03a85160fc9a52aec476af6c15bc1addcb1..37f8946c2af0bd07b7c01c3c4cdf21f6d772cf9b 100644
(file)
--- a/
package/stress/Config.in
+++ b/
package/stress/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_STRESS
bool "stress"
+ depends on BR2_USE_MMU # fork()
help
A deliberately simple workload generator for POSIX systems.
It imposes a configurable amount of CPU, memory, I/O, and