summaryrefslogtreecommitdiffstats
path: root/package/memtester/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/memtester/Config.in')
-rw-r--r--package/memtester/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/memtester/Config.in b/package/memtester/Config.in
index 7a504dc1b..82769f509 100644
--- a/package/memtester/Config.in
+++ b/package/memtester/Config.in
@@ -1,6 +1,10 @@
config BR2_PACKAGE_MEMTESTER
bool "memtester"
+ depends on BR2_LARGEFILE
help
A userspace utility for testing the memory subsystem for faults.
http://pyropus.ca/software/memtester/
+
+comment "memtester requires a toolchain with LARGEFILE support"
+ depends on !BR2_LARGEFILE