diff options
author | Tim Crawford <tcrawford@system76.com> | 2022-07-17 16:21:52 -0600 |
---|---|---|
committer | Martin Roth <martin.roth@amd.corp-partner.google.com> | 2022-07-23 20:03:25 +0000 |
commit | 0d27fb8c44eab9af22001b342b807cd761469750 (patch) | |
tree | b173b895f557d3c6178d4a02aee6bf4e9e06c461 /src/mainboard/system76/lemp10/Kconfig.name | |
parent | ff93c93fefbe19e0f149c70eac816a69ec011ac6 (diff) |
mb/system76/tgl-u: Convert lemp10 to variant setup
Change-Id: I11f2ebb94b0e9a3e2c18c5b2071ccc3e03c16655
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64525
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/system76/lemp10/Kconfig.name')
-rw-r--r-- | src/mainboard/system76/lemp10/Kconfig.name | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/system76/lemp10/Kconfig.name b/src/mainboard/system76/lemp10/Kconfig.name deleted file mode 100644 index 43aae91b99..0000000000 --- a/src/mainboard/system76/lemp10/Kconfig.name +++ /dev/null @@ -1,2 +0,0 @@ -config BOARD_SYSTEM76_LEMP10 - bool "lemp10" |