xref: /OK3568_Linux_fs/buildroot/package/libimobiledevice-glue/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBIMOBILEDEVICE_GLUE
2	bool "libimobiledevice-glue"
3	select BR2_PACKAGE_LIBPLIST
4	help
5	  Library with common code used by the libraries and tools around
6	  the libimobiledevice project.
7
8	  http://www.libimobiledevice.org/
9