common: spl: Kconfig: spelling fixes
authorChris Packham <judge.packham@gmail.com>
Sun, 13 Jan 2019 09:13:20 +0000 (22:13 +1300)
committerTom Rini <trini@konsulko.com>
Fri, 18 Jan 2019 14:16:15 +0000 (09:16 -0500)
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig

index 37ecbc6..d175bb6 100644 (file)
@@ -608,7 +608,7 @@ config SPL_PAYLOAD
        default "tpl/u-boot-with-tpl.bin" if TPL
        default "u-boot.bin"
        help
-         Payload for SPL boot. For backward compability, default to
+         Payload for SPL boot. For backward compatibility, default to
          u-boot.bin, i.e. RAW image without any header. In case of
          TPL, tpl/u-boot-with-tpl.bin. For new boards, suggest to
          use u-boot.img.