1 config BR2_PACKAGE_LIBUSBGX
3 depends on BR2_TOOLCHAIN_HAS_THREADS
4 select BR2_PACKAGE_LIBCONFIG
6 libusbgx is a C library encapsulating the kernel USB
7 gadget-configfs userspace API functionality.
9 https://github.com/libusbgx/libusbgx
11 comment "libusbgx needs a toolchain w/ threads"
12 depends on !BR2_TOOLCHAIN_HAS_THREADS