tcpreplay: Bump version to v4.2.0
[buildroot-gz.git] / package / libuio / Config.in
bloba96df54b12863ab17c8dfc38d8824ba20ad000a8
1 config BR2_PACKAGE_LIBUIO
2         bool "libuio"
3         select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
4         select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
5         help
6           libuio is a light-weight C programming library to handle UIO
7           (Userspace I/O) device discovery and binding task.
9           http://github.com/Linutronix/libuio