From 1ee8e8e0de4dd88e27279dbff071e853511e13e9 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Sun, 18 Apr 2021 04:32:57 +0200 Subject: mb/clevo/cml-u: Rename `BOARD_CLEVO_L140CU_OPTIONS` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rename `BOARD_CLEVO_L140CU_OPTIONS` to `BOARD_CLEVO_L140CU_BASE` to make clear that this option represents the baseboard. Change-Id: I76690626fddafc8e3c37ef760aeb4f064fb6b591 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/52480 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/mainboard/clevo/cml-u/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/clevo/cml-u/Kconfig') diff --git a/src/mainboard/clevo/cml-u/Kconfig b/src/mainboard/clevo/cml-u/Kconfig index eb9247351b..51ee8a94e3 100644 --- a/src/mainboard/clevo/cml-u/Kconfig +++ b/src/mainboard/clevo/cml-u/Kconfig @@ -17,7 +17,7 @@ config BOARD_CLEVO_CMLU_COMMON select SPD_READ_BY_WORD select SYSTEM_TYPE_LAPTOP -config BOARD_CLEVO_L140CU_OPTIONS +config BOARD_CLEVO_L140CU_BASE bool select BOARD_CLEVO_CMLU_COMMON select EC_SYSTEM76_EC -- cgit v1.2.3