summaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/Kconfig.name
diff options
context:
space:
mode:
authorJustin TerAvest <teravest@chromium.org>2018-04-26 12:48:30 -0600
committerPatrick Georgi <pgeorgi@google.com>2018-04-30 06:23:33 +0000
commit3a2fd57e711eb4f64e0cd17e45df3b3f56559b6e (patch)
tree7184d20cf3ba337c8508b8d9a29470a9181202f5 /src/mainboard/google/octopus/Kconfig.name
parent036aff9e658c9de5b53cb06d20c6bb2e8ad1003a (diff)
downloadcoreboot-3a2fd57e711eb4f64e0cd17e45df3b3f56559b6e.tar.xz
mb/google/octopus: Create phaser variant
This creates a phaser variant for octopus. Nothing is set in the variant files here; everything is picked up from baseboard. BUG=b:78572180 TEST=None Change-Id: Ia03e8af91741f1f7aa3a42ac28688b8b6a708932 Signed-off-by: Justin TerAvest <teravest@chromium.org> Reviewed-on: https://review.coreboot.org/25877 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/google/octopus/Kconfig.name')
-rw-r--r--src/mainboard/google/octopus/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/Kconfig.name b/src/mainboard/google/octopus/Kconfig.name
index f4bd02c29c..23f796ea35 100644
--- a/src/mainboard/google/octopus/Kconfig.name
+++ b/src/mainboard/google/octopus/Kconfig.name
@@ -10,3 +10,7 @@ config BOARD_GOOGLE_BIP
bool "Bip"
select BOARD_GOOGLE_BASEBOARD_OCTOPUS
select BASEBOARD_OCTOPUS_LAPTOP
+config BOARD_GOOGLE_PHASER
+ bool "Phaser"
+ select BOARD_GOOGLE_BASEBOARD_OCTOPUS
+ select BASEBOARD_OCTOPUS_LAPTOP