summaryrefslogtreecommitdiffstats
path: root/package/flashbench/Config.in
blob: 39cdb1dade70592d9e8c058ca1832b69ed6f4041 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config BR2_PACKAGE_FLASHBENCH
	bool "flashbench"
	depends on BR2_LARGEFILE
	help
	  Flashbench - Identify characteristics of flash media.

	  This is the tool used to identify the properties of
	  SD cards and other media for the Linaro flash memory
	  survey.

	  https://wiki.linaro.org/WorkingGroups/KernelConsolidation/Projects/FlashCardSurvey

comment "flashbench requires a toolchain with LARGEFILE support"
	depends on !BR2_LARGEFILE