xref: /OK3568_Linux_fs/buildroot/package/libusbmuxd/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBUSBMUXD
2	bool "libusbmuxd"
3	select BR2_PACKAGE_LIBPLIST
4	help
5	  A client library for applications to handle usbmux protocol
6	  connections with iOS devices.
7
8	  http://www.libimobiledevice.org/
9