summaryrefslogtreecommitdiffstats
path: root/package/iozone/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/iozone/Config.in')
-rw-r--r--package/iozone/Config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/iozone/Config.in b/package/iozone/Config.in
index 5481ca15e..26d4daafe 100644
--- a/package/iozone/Config.in
+++ b/package/iozone/Config.in
@@ -1,12 +1,8 @@
config BR2_PACKAGE_IOZONE
bool "iozone"
- depends on BR2_LARGEFILE
depends on BR2_USE_MMU # fork()
help
IOzone is a filesystem benchmark tool.
The benchmark generates and measures a variety of file operations
http://www.iozone.org/
-
-comment "IOzone requires a toolchain with LARGEFILE support"
- depends on !BR2_LARGEFILE