payloads/Kconfig: Use third-person singular in description

Change-Id: I7bbc346771cff9954839c66c8ef6f237f116241f
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/27299
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Paul Menzel 2018-07-02 08:37:09 +02:00 committed by Patrick Georgi
parent 9efe426cc4
commit ab6583ece0
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ config PAYLOAD_FIT_SUPPORT
help help
Select this option if your payload is of type FIT. Select this option if your payload is of type FIT.
Enables FIT parser and devicetree patching. The FIT is non 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 config COMPRESS_SECONDARY_PAYLOAD
bool "Use LZMA compression for secondary payloads" bool "Use LZMA compression for secondary payloads"