config BR2_PACKAGE_DOSFSTOOLS
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
Tools for creating and checking DOS FAT filesystems.
http://www.daniel-baumann.ch/software/dosfstools/
if BR2_PACKAGE_DOSFSTOOLS
config BR2_PACKAGE_DOSFSTOOLS_FATLABEL
Get or set the DOS FAT filesystem label.
config BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT
Check a DOS FAT filesystem.
config BR2_PACKAGE_DOSFSTOOLS_MKFS_FAT
Creates a DOS FAT filesystem on a device.
comment "dosfstools requires a toolchain with LARGEFILE and WCHAR support"
depends on !BR2_LARGEFILE || !BR2_USE_WCHAR