xref: /OK3568_Linux_fs/buildroot/package/exfatprogs/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_EXFATPROGS
2	bool "host exfatprogs"
3	help
4	  exFAT filesystem userspace utilities
5
6	  This is the set of tools that works together with the exfat
7	  driver in the official Linux kernel (merged in Linux 5.7).
8
9	  If you're using the FUSE-based exfat support (from
10	  package/exfat), you must use the corresponding user-space
11	  programs in package/exfat-utils.
12
13	  https://github.com/exfatprogs/exfatprogs
14