diff options
Diffstat (limited to 'package/memtester/Config.in')
-rw-r--r-- | package/memtester/Config.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/memtester/Config.in b/package/memtester/Config.in index b04dcd174b..7a504dc1b7 100644 --- a/package/memtester/Config.in +++ b/package/memtester/Config.in @@ -1,10 +1,6 @@ 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 needs a toolchain w/ largefile" - depends on !BR2_LARGEFILE |