xref: /OK3568_Linux_fs/buildroot/package/fatresize/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_FATRESIZE
2	bool "fatresize"
3	select BR2_PACKAGE_PARTED
4	help
5	  Resize an FAT16/FAT32 volume non-destructively.
6
7	  https://github.com/ya-mouse/fatresize
8