The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / mmc-utils / Config.in
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
6
7           https://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git
8
9 comment "mmc-utils needs a toolchain w/ headers >= 3.0"
10         depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0