diff options
author | Tim Crawford <tcrawford@system76.com> | 2021-04-01 15:49:33 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-09-20 12:11:28 +0000 |
commit | f8ba8980fd1f4d4b3f5869e8574c7e94f9f43952 (patch) | |
tree | 69cc4b6bf8ac52616f02a60a866594aaaae00a8b /src/mainboard/system76/cml-u/Kconfig.name | |
parent | ccbbb1bbd4e2f5908e6a4959d6396f68facff8a2 (diff) |
mb/system76/cml-u: Add System76 Galago Pro 4
Change-Id: I3dfa2ab430439d8dc71531b92aa7800db94d603b
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52034
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/system76/cml-u/Kconfig.name')
-rw-r--r-- | src/mainboard/system76/cml-u/Kconfig.name | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/system76/cml-u/Kconfig.name b/src/mainboard/system76/cml-u/Kconfig.name new file mode 100644 index 0000000000..4bd0279cce --- /dev/null +++ b/src/mainboard/system76/cml-u/Kconfig.name @@ -0,0 +1,2 @@ +config BOARD_SYSTEM76_GALP4 + bool "galp4" |