From: Johan Jonker Date: Wed, 10 Jun 2026 14:38:22 +0000 (+0200) Subject: Kconfig: fs: restyle X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5c1ab62653eb772fc5e6d6db65c405fce44f86b0;p=thirdparty%2Fu-boot.git Kconfig: fs: restyle Restyle all Kconfigs for "fs": Menu entries : no space left Menu attributes: 1 TAB Help text : 1 TAB + 2 spaces Replace '---help---' by 'help' Signed-off-by: Johan Jonker --- diff --git a/fs/fat/Kconfig b/fs/fat/Kconfig index 9606fa48bbe..aa121844844 100644 --- a/fs/fat/Kconfig +++ b/fs/fat/Kconfig @@ -36,4 +36,4 @@ config FS_FAT_HANDLE_SECTOR_SIZE_MISMATCH depends on FS_FAT help Handle filesystems on media where the hardware block size and - the sector size in the FAT metadata do not match. + the sector size in the FAT metadata do not match.