1config BR2_PACKAGE_LIBIMOBILEDEVICE
2 bool "libimobiledevice"
3 select BR2_PACKAGE_LIBIMOBILEDEVICE_GLUE
4 select BR2_PACKAGE_LIBUSBMUXD
5 help
6 A library to communicate with services on iOS devices using
7 native protocols.
8
9 http://www.libimobiledevice.org/
10