aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/clevo/Kconfig.name
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2020-09-22 20:32:33 +0000
committerMichael Niewöhner <foss@mniewoehner.de>2020-09-24 06:19:12 +0000
commitda3375ed41b9967699679734e980bede69b3b12b (patch)
tree4538ac04ff08a41814b0e1c7c1f24a85862fe2dd /src/mainboard/clevo/Kconfig.name
parent80835a10e150d671dba4e4ea75b50dbd0521c4f5 (diff)
mb: Copy system76/lemp9 to clevo/l140cu
Copy system76/lemp9 to clevo/l140cu, since it's a Clevo notebook actually and both have the same mainboard. This commit is meant to create a working copy for clevo/l140cu. The only changes are names. Further patches will follow to make this mainboard more generic. Since system76/lemp9 is based on System76's EC firmware, EC stuff does not work correctly yet. This will be fixed in another patch. Tested on TUXEDO InfinityBook S 14 v5 and PCZ Lafité Pro 14. Change-Id: I7c2993256fd9123a8013df5ba8292ea1ead10f74 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45624 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/clevo/Kconfig.name')
-rw-r--r--src/mainboard/clevo/Kconfig.name2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/clevo/Kconfig.name b/src/mainboard/clevo/Kconfig.name
new file mode 100644
index 0000000000..730b6bc389
--- /dev/null
+++ b/src/mainboard/clevo/Kconfig.name
@@ -0,0 +1,2 @@
+config VENDOR_CLEVO
+ bool "Clevo"