From ab6583ece03076510de8a94a01b0fae21f3876d0 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 2 Jul 2018 08:37:09 +0200 Subject: payloads/Kconfig: Use third-person singular in description Change-Id: I7bbc346771cff9954839c66c8ef6f237f116241f Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/27299 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- payloads/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'payloads/Kconfig') 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" -- cgit v1.2.3