aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/Kconfig.name
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2018-07-18 14:56:07 -0600
committerMartin Roth <martinroth@google.com>2018-07-20 04:12:01 +0000
commit5ef51edd4c97f3710b01ea21317d8f80b592befc (patch)
tree1609193384fae3f47a1b529c7a87fbe92c644630 /src/mainboard/google/kahlee/Kconfig.name
parent5254104b46df5b45452c5119c493c2e58bb6609a (diff)
mainboard/google/kahlee: Create Liara variant
This is based on the Grunt variant. BUG=b:111607004 TEST=Build Liara Change-Id: I8f23e972be0d1665c736d61621a0caaa4c4c5551 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/27539 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig.name')
-rw-r--r--src/mainboard/google/kahlee/Kconfig.name3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig.name b/src/mainboard/google/kahlee/Kconfig.name
index 3f5d1f5f4f..c9401be585 100644
--- a/src/mainboard/google/kahlee/Kconfig.name
+++ b/src/mainboard/google/kahlee/Kconfig.name
@@ -9,3 +9,6 @@ config BOARD_GOOGLE_CAREENA
config BOARD_GOOGLE_GRUNT
bool "-> Grunt"
select BOARD_GOOGLE_BASEBOARD_KAHLEE
+config BOARD_GOOGLE_LIARA
+ bool "-> Liara"
+ select BOARD_GOOGLE_BASEBOARD_KAHLEE