summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>2016-04-27 12:18:48 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-04-27 22:40:13 +0200
commit409a00a12d6922e706ef40d8db09223f1cdfe9af (patch)
treecefd35d2bfdfe28a53523a3f2af6b8c9b8218fe8 /package/Config.in
parentcb8d139b89c46221caf702c4aeb7ccff071dad4d (diff)
downloadbuildroot-409a00a12d6922e706ef40d8db09223f1cdfe9af.tar.gz
buildroot-409a00a12d6922e706ef40d8db09223f1cdfe9af.zip
libusbgx: new package
libusbgx is a C library encapsulating the kernel USB gadget-configfs userspace API functionality. Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> [Thomas: adjust license information, there are included examples that are installed by default, licensed under GPLv2+.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index 2967244d06..480569cdfb 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -994,6 +994,7 @@ menu "Hardware handling"
source "package/libsoc/Config.in"
source "package/libusb/Config.in"
source "package/libusb-compat/Config.in"
+ source "package/libusbgx/Config.in"
source "package/libv4l/Config.in"
source "package/libxkbcommon/Config.in"
source "package/mraa/Config.in"
OpenPOWER on IntegriCloud