aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/Kconfig.name
diff options
context:
space:
mode:
authorJustin TerAvest <teravest@chromium.org>2018-07-17 10:20:58 -0600
committerMartin Roth <martinroth@google.com>2018-07-18 18:52:29 +0000
commit3a1a956286d466e0438dc76377db5bdf9fb374ff (patch)
tree1ae611cfea0da82b898bf75280cbf99898b04c78 /src/mainboard/google/octopus/Kconfig.name
parentfaca0bc2fa5a347a98fc3ee8dd1a5dd9c9763459 (diff)
mb/google/octopus: Create meep variant
This creates a meep variant for octopus. The devicetree overrides are copied from yorp, otherwise everything just defaults to baseboard settings. BUG=b:111543000 TEST=None Change-Id: I791f8d1589d7323fbe884dddf0f9d7362a41b9ac Signed-off-by: Justin TerAvest <teravest@chromium.org> Reviewed-on: https://review.coreboot.org/27516 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/octopus/Kconfig.name')
-rw-r--r--src/mainboard/google/octopus/Kconfig.name7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/Kconfig.name b/src/mainboard/google/octopus/Kconfig.name
index 02fabff9d9..05a5d0fd67 100644
--- a/src/mainboard/google/octopus/Kconfig.name
+++ b/src/mainboard/google/octopus/Kconfig.name
@@ -36,3 +36,10 @@ config BOARD_GOOGLE_BOBBA
select BOARD_GOOGLE_BASEBOARD_OCTOPUS
select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC if CHROMEOS
select NHLT_DA7219 if INCLUDE_NHLT_BLOBS
+
+config BOARD_GOOGLE_MEEP
+ bool "-> Meep"
+ select BASEBOARD_OCTOPUS_LAPTOP
+ select BOARD_GOOGLE_BASEBOARD_OCTOPUS
+ select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC if CHROMEOS
+ select NHLT_DA7219 if INCLUDE_NHLT_BLOBS