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