python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / bonnie / Config.in
blob4b0adda0d005011ebd928c2e52d5f15c85b7897b
1 config BR2_PACKAGE_BONNIE
2         bool "bonnie++"
3         depends on BR2_INSTALL_LIBSTDCPP
4         depends on BR2_USE_MMU # fork()
5         help
6           A benchmark suite that is aimed at performing a number of
7           simple tests of hard drive and file system performance.
9           http://www.coker.com.au/bonnie++/
11 comment "bonnie++ needs a toolchain w/ C++"
12         depends on BR2_USE_MMU
13         depends on !BR2_INSTALL_LIBSTDCPP