summaryrefslogtreecommitdiffstats
path: root/package/bonnie/Config.in
blob: 9dda4b6cd15a41094a770dba548fcad562843238 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_BONNIE
	bool "bonnie++"
	depends on BR2_INSTALL_LIBSTDCPP
	help
	  Filesystem tester

	  http://www.coker.com.au/bonnie++/

comment "bonnie++ requires a toolchain with C++ support enabled"
	depends on !BR2_INSTALL_LIBSTDCPP