From f5ce4b3778a4851dc21029de59bc80bc6455f5d0 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Wed, 18 Nov 2020 14:06:47 +0000 Subject: mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Extend the Kconfig option text of L140CU with L141CU since the hardware of both is equal. Change-Id: If0e5061fc345208688a678a4cdf7c5ecaf47c17d Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/47716 Tested-by: build bot (Jenkins) Reviewed-by: Michael Niewöhner Reviewed-by: Paul Menzel --- src/mainboard/clevo/cml-u/Kconfig.name | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/clevo/cml-u/Kconfig.name b/src/mainboard/clevo/cml-u/Kconfig.name index 436753f63d..f8f22cc531 100644 --- a/src/mainboard/clevo/cml-u/Kconfig.name +++ b/src/mainboard/clevo/cml-u/Kconfig.name @@ -1,4 +1,4 @@ comment "Comet Lake U" config BOARD_CLEVO_L140CU - bool "L140CU" + bool "L140CU / L141CU" -- cgit v1.2.3