Config.in 287 B

12345678910
  1. config BR2_PACKAGE_MEMTESTER
  2. bool "memtester"
  3. depends on BR2_LARGEFILE
  4. help
  5. A userspace utility for testing the memory subsystem for faults.
  6. http://pyropus.ca/software/memtester/
  7. comment "memtester requires a toolchain with LARGEFILE support"
  8. depends on !BR2_LARGEFILE