buildroot/package/memtester/Config.in

11 lines
287 B
Plaintext

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