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 f4aa586725..d0d60afa49 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_BRAIN
bool "Veyron_Brain"
+config BOARD_GOOGLE_VEYRON_DANGER
+ bool "Veyron_Danger"
config BOARD_GOOGLE_VEYRON_JERRY
bool "Veyron_Jerry"
config BOARD_GOOGLE_VEYRON_MIGHTY
@@ -97,6 +99,7 @@ source "src/mainboard/google/storm/Kconfig"
source "src/mainboard/google/stout/Kconfig"
source "src/mainboard/google/urara/Kconfig"
source "src/mainboard/google/veyron_brain/Kconfig"
+source "src/mainboard/google/veyron_danger/Kconfig"
source "src/mainboard/google/veyron_jerry/Kconfig"
source "src/mainboard/google/veyron_mighty/Kconfig"
source "src/mainboard/google/veyron_pinky/Kconfig"