python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / libump / Config.in
blob696ccf3b11ab3a1487a73a841eb91b4c73b740fb
1 config BR2_PACKAGE_LIBUMP
2         bool "libump"
3         depends on BR2_TOOLCHAIN_USES_GLIBC
4         depends on BR2_arm
5         help
6           The ARMs Universal Memory Provider userspace library.
7           This library is a requirement for ARMs binary Mali driver.
9           http://github.com/linux-sunxi/libump
11 comment "libump needs a glibc toolchain"
12         depends on BR2_arm
13         depends on !BR2_TOOLCHAIN_USES_GLIBC