python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / mmc-utils / Config.in
blob850aeac44571d6c50c18c9c85e16fd0104641fff
1 config BR2_PACKAGE_MMC_UTILS
2         bool "mmc-utils"
3         depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
4         help
5           MMC utils
7           https://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git
9 comment "mmc-utils needs a toolchain w/ headers >= 3.0"
10         depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0