menuconfig HOST_E2FSPROGS bool prompt "e2fsprogs " help Useful hosttools for management of ext2 and ext3 filesystems config HOST_E2FSPROGS_TUNE2FS bool prompt "tune2fs" depends on HOST_E2FSPROGS help Tune2fs can read and set various aspects of a ext2/3 filesystem config HOST_E2FSPROGS_RESIZE2FS bool prompt "resize2fs" depends on HOST_E2FSPROGS help Resize2fs can be used to resize an ext2/3 filesystem offline