diff options
-rw-r--r-- | payloads/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/Kconfig b/payloads/Kconfig index 6b10a0dd9d..ec581c0749 100644 --- a/payloads/Kconfig +++ b/payloads/Kconfig @@ -102,7 +102,7 @@ config PAYLOAD_FIT_SUPPORT help Select this option if your payload is of type FIT. Enables FIT parser and devicetree patching. The FIT is non - self-extracting and need to have a compatible compression format. + self-extracting and needs to have a compatible compression format. config COMPRESS_SECONDARY_PAYLOAD bool "Use LZMA compression for secondary payloads" |