allwinner_a64/lichee/buildroot/package/memtester/Config.in
2018-08-08 14:16:19 +08:00

10 lines
287 B
Text

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