summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/Kconfig.name
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-10-23 12:07:24 -0600
committerMartin Roth <martinroth@google.com>2017-11-13 20:19:43 +0000
commitfa3aff09067bec65558174c30a93be0fbaa5bc44 (patch)
tree460d9fa9a929b8caf276eb4c6ad40358bb1eafc7 /src/mainboard/google/kahlee/Kconfig.name
parentac35e622c2974304b538292088f5110c181085f5 (diff)
downloadcoreboot-fa3aff09067bec65558174c30a93be0fbaa5bc44.tar.xz
mainboard/google/kahlee: Add Grunt variant framework
Update common files and add files for grunt to the variant directory. BUG=b:68293392 TEST=Build only Change-Id: I7b80e470058872d6613e66e64c8dd1494942e9b9 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/22186 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig.name')
-rw-r--r--src/mainboard/google/kahlee/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig.name b/src/mainboard/google/kahlee/Kconfig.name
index 8b2174b16e..d03d88ebdb 100644
--- a/src/mainboard/google/kahlee/Kconfig.name
+++ b/src/mainboard/google/kahlee/Kconfig.name
@@ -1,2 +1,6 @@
+config BOARD_GOOGLE_GRUNT
+ bool "Grunt"
+ select BOARD_GOOGLE_BASEBOARD_KAHLEE
config BOARD_GOOGLE_KAHLEE
bool "Kahlee"
+ select BOARD_GOOGLE_BASEBOARD_KAHLEE