xref: /OK3568_Linux_fs/buildroot/package/ifuse/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_IFUSE
2	bool "ifuse"
3	select BR2_PACKAGE_LIBFUSE
4	select BR2_PACKAGE_LIBIMOBILEDEVICE
5	help
6	  A fuse filesystem implementation to access the contents of iOS devices.
7
8	  http://www.libimobiledevice.org/
9