]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - fs/fat/Kconfig
sh: Use -m2a-nofpu only
[people/ms/u-boot.git] / fs / fat / Kconfig
index e7978aae67d27ac9aed8b66f3e5acee6db39e3db..9bb11eac9f7a88f114ffa89ea27ffa4d46abbdbc 100644 (file)
@@ -14,7 +14,7 @@ config FAT_WRITE
          existing FAT filesystem partition.
 
 config FS_FAT_MAX_CLUSTSIZE
-       int "Set maximum possible clusersize"
+       int "Set maximum possible clustersize"
        default 65536
        depends on FS_FAT
        help