aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/cyan/Kconfig')
-rw-r--r--src/mainboard/google/cyan/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/google/cyan/Kconfig b/src/mainboard/google/cyan/Kconfig
index 988002c87f..91f7587f8c 100644
--- a/src/mainboard/google/cyan/Kconfig
+++ b/src/mainboard/google/cyan/Kconfig
@@ -2,7 +2,8 @@ if BOARD_GOOGLE_CYAN
config BOARD_SPECIFIC_OPTIONS
def_bool y
- select ALWAYS_LOAD_OPROM
+ select VGA_ROM_RUN if !PAYLOAD_SEABIOS
+ select ALWAYS_LOAD_OPROM if !PAYLOAD_SEABIOS
select BOARD_ROMSIZE_KB_8192
select CHROMEOS
select CHROMEOS_VBNV_CMOS