diff options
Diffstat (limited to 'src/mainboard/google/cyan/Kconfig.name')
-rw-r--r-- | src/mainboard/google/cyan/Kconfig.name | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/cyan/Kconfig.name b/src/mainboard/google/cyan/Kconfig.name index 82e801aff1..77acf3603c 100644 --- a/src/mainboard/google/cyan/Kconfig.name +++ b/src/mainboard/google/cyan/Kconfig.name @@ -22,6 +22,10 @@ config BOARD_GOOGLE_REKS bool "Reks" select BOARD_GOOGLE_BASEBOARD_CYAN +config BOARD_GOOGLE_RELM + bool "Relm" + select BOARD_GOOGLE_BASEBOARD_CYAN + config BOARD_GOOGLE_TERRA bool "Terra" select BOARD_GOOGLE_BASEBOARD_CYAN |