Felix Singer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/47716 )
Change subject: mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU ......................................................................
mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU
Extend the Kconfig option text of L140CU with L141CU since the hardware of both is equal.
Change-Id: If0e5061fc345208688a678a4cdf7c5ecaf47c17d Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/clevo/cml-u/Kconfig.name 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/47716/1
diff --git a/src/mainboard/clevo/cml-u/Kconfig.name b/src/mainboard/clevo/cml-u/Kconfig.name index 436753f..f8f22cc 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"
Hello Michael Niewöhner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47716
to look at the new patch set (#2).
Change subject: mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU ......................................................................
mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU
Extend the Kconfig option text of L140CU with L141CU since the hardware of both is equal.
Change-Id: If0e5061fc345208688a678a4cdf7c5ecaf47c17d Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/clevo/cml-u/Kconfig.name 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/47716/2
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47716 )
Change subject: mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU ......................................................................
Patch Set 2: Code-Review+2
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47716 )
Change subject: mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU ......................................................................
Patch Set 2: Code-Review+1
Michael Niewöhner has submitted this change. ( https://review.coreboot.org/c/coreboot/+/47716 )
Change subject: mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU ......................................................................
mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU
Extend the Kconfig option text of L140CU with L141CU since the hardware of both is equal.
Change-Id: If0e5061fc345208688a678a4cdf7c5ecaf47c17d Signed-off-by: Felix Singer felixsinger@posteo.net Reviewed-on: https://review.coreboot.org/c/coreboot/+/47716 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Michael Niewöhner foss@mniewoehner.de Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net --- M src/mainboard/clevo/cml-u/Kconfig.name 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Paul Menzel: Looks good to me, but someone else must approve Michael Niewöhner: Looks good to me, approved
diff --git a/src/mainboard/clevo/cml-u/Kconfig.name b/src/mainboard/clevo/cml-u/Kconfig.name index 436753f..f8f22cc 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"