package/opencv: fix build failure on x86
[buildroot-gz.git] / package / memtester / Config.in
blobb04dcd174b1229924e930a189639e841df35488c
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.
7           http://pyropus.ca/software/memtester/
9 comment "memtester needs a toolchain w/ largefile"
10         depends on !BR2_LARGEFILE