aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/Kconfig')
-rw-r--r--src/mainboard/google/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/Kconfig b/src/mainboard/google/Kconfig
index 486af01e34..86ccfa841c 100644
--- a/src/mainboard/google/Kconfig
+++ b/src/mainboard/google/Kconfig
@@ -65,6 +65,8 @@ config BOARD_GOOGLE_URARA
bool "Urara"
config BOARD_GOOGLE_VEYRON_JERRY
bool "Veyron_Jerry"
+config BOARD_GOOGLE_VEYRON_MIGHTY
+ bool "Veyron_Mighty"
config BOARD_GOOGLE_VEYRON_PINKY
bool "Veyron_Pinky"
@@ -92,6 +94,7 @@ source "src/mainboard/google/storm/Kconfig"
source "src/mainboard/google/stout/Kconfig"
source "src/mainboard/google/urara/Kconfig"
source "src/mainboard/google/veyron_jerry/Kconfig"
+source "src/mainboard/google/veyron_mighty/Kconfig"
source "src/mainboard/google/veyron_pinky/Kconfig"
config MAINBOARD_VENDOR