package/exfat-utils: indicate difference with exfatprogs in Config.in help
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 19 Apr 2020 13:26:39 +0000 (15:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 19 Apr 2020 13:30:20 +0000 (15:30 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/exfat-utils/Config.in

index 9dfbbfcfb844d4707d27a2ee960775529cf70432..4e8f167db496f75aee23ebf7575661cef4b922d4 100644 (file)
@@ -4,6 +4,13 @@ config BR2_PACKAGE_EXFAT_UTILS
        help
          exFAT filesystem utilities.
 
+         This is the set of user-space utilities that go together
+         with the FUSE-based exfat driver from package/exfat.
+
+         If you're using the exfat driver from the official Linux
+         kernel (merged as of Linux 5.7), you must use the user-space
+         utilities from package/exfatprogs.
+
          https://github.com/relan/exfat
 
 comment "exfat-utils needs a toolchain w/ wchar"