summaryrefslogtreecommitdiff
path: root/package/fio
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-08-04 10:20:26 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-08-04 18:29:40 +0200
commit4d46c35f85693bd949868df3aeca12ef37de35af (patch)
tree6b477bbf286323419b9ff0389327cbf2c940c846 /package/fio
parent673989a4a052d0c962c87c5640b84a53fb073ff4 (diff)
fio: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough and then vanishes when they are fulfilled. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/fio')
-rw-r--r--package/fio/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/fio/Config.in b/package/fio/Config.in
index 6c1b6cbfa3..8cbbf6ce18 100644
--- a/package/fio/Config.in
+++ b/package/fio/Config.in
@@ -23,3 +23,4 @@ config BR2_PACKAGE_FIO
comment "fio needs a toolchain w/ largefile, threads"
depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS
depends on !BR2_nios2
+ depends on BR2_USE_MMU