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