From 1327f0bf0719abcccafbbf03f47af8e6e54f4f26 Mon Sep 17 00:00:00 2001 From: Rex-BC Chen Date: Thu, 11 Nov 2021 17:31:51 +0800 Subject: soc/mediatek: change help text of FLASH_DUAL_READ Change help text to "dual IO read mode" to reduce noun confusion. Suggestion from this comment: https://review.coreboot.org/c/coreboot/+/58837/comment/40a98af1_dce6bb2b/ Signed-off-by: Rex-BC Chen Change-Id: I54b81cdeba3b693451f66e003fb470c9f8c19ad9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/59244 Tested-by: build bot (Jenkins) Reviewed-by: Yu-Ping Wu Reviewed-by: Felix Held --- src/soc/mediatek/mt8186/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/mediatek/mt8186/Kconfig') diff --git a/src/soc/mediatek/mt8186/Kconfig b/src/soc/mediatek/mt8186/Kconfig index 1821fa94d1..9b8708a0c1 100644 --- a/src/soc/mediatek/mt8186/Kconfig +++ b/src/soc/mediatek/mt8186/Kconfig @@ -21,6 +21,6 @@ config FLASH_DUAL_READ default y help When this option is enabled, the flash controller provides the ability - to dual read mode. + to dual IO read mode. endif -- cgit v1.2.3