diff options
author | Felix Singer <felixsinger@posteo.net> | 2020-09-23 20:28:05 +0000 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2020-09-25 00:28:37 +0000 |
commit | 44df56edcededb72d12289a6be8b7e2fb8fc1da0 (patch) | |
tree | 24efad6b8e16d046f53cb7dcf5e22675f5772842 /src/mainboard/clevo/cml-u/Kconfig.name | |
parent | 1f4b3cdeb0ed9037005b49a83751617f244232cd (diff) |
mb/clevo: Rename l140cu to cml-u
In addition to CB:45664, rename clevo/l140cu to clevo/cml-u being able
to add more variants under a generic mainboard later.
Change-Id: I9c16e24830ebb80752df302aa2e63d9df8edad95
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45665
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/clevo/cml-u/Kconfig.name')
-rw-r--r-- | src/mainboard/clevo/cml-u/Kconfig.name | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/clevo/cml-u/Kconfig.name b/src/mainboard/clevo/cml-u/Kconfig.name new file mode 100644 index 0000000000..d5f867a475 --- /dev/null +++ b/src/mainboard/clevo/cml-u/Kconfig.name @@ -0,0 +1,2 @@ +config BOARD_CLEVO_L140CU + bool "L140CU" |