summaryrefslogtreecommitdiffstats
path: root/package/memtester/Config.in
blob: b04dcd174b1229924e930a189639e841df35488c (plain)
1
2
3
4
5
6
7
8
9
10
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