diff options
author | Tim Crawford <tcrawford@system76.com> | 2021-10-27 18:30:42 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-11-02 19:22:26 +0000 |
commit | e747bdda1b466f4b5ab2267c28ebf254d20fdafc (patch) | |
tree | e07c3e3982b0d77f49ba16313386071794d4c7b2 /src/mainboard/system76/gaze15/Kconfig.name | |
parent | 0893b871c6335ffb2639415b419b2523a0d51c68 (diff) |
mb/system76/gaze15: Add Gazelle 14 as a variant
Change-Id: Ib455951d1d26ddfa010d4eb579905235bd1385a9
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52295
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/system76/gaze15/Kconfig.name')
-rw-r--r-- | src/mainboard/system76/gaze15/Kconfig.name | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/system76/gaze15/Kconfig.name b/src/mainboard/system76/gaze15/Kconfig.name index dd152081d9..f325acd404 100644 --- a/src/mainboard/system76/gaze15/Kconfig.name +++ b/src/mainboard/system76/gaze15/Kconfig.name @@ -1,2 +1,5 @@ +config BOARD_SYSTEM76_GAZE14 + bool "gaze14" + config BOARD_SYSTEM76_GAZE15 bool "gaze15" |