diff options
Diffstat (limited to 'src/mainboard/google/octopus/Kconfig.name')
-rw-r--r-- | src/mainboard/google/octopus/Kconfig.name | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/Kconfig.name b/src/mainboard/google/octopus/Kconfig.name index 5d375f743f..fa72b49c68 100644 --- a/src/mainboard/google/octopus/Kconfig.name +++ b/src/mainboard/google/octopus/Kconfig.name @@ -2,3 +2,7 @@ config BOARD_GOOGLE_OCTOPUS bool "Octopus" select BOARD_GOOGLE_BASEBOARD_OCTOPUS select BASEBOARD_OCTOPUS_LAPTOP +config BOARD_GOOGLE_YORP + bool "Yorp" + select BOARD_GOOGLE_BASEBOARD_OCTOPUS + select BASEBOARD_OCTOPUS_LAPTOP |