diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/kahlee/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig index 11cb89134f..dfae548dae 100644 --- a/src/mainboard/google/kahlee/Kconfig +++ b/src/mainboard/google/kahlee/Kconfig @@ -51,6 +51,10 @@ config MAINBOARD_DIR string default google/kahlee +config VGA_BIOS_FILE + string + default "3rdparty/blobs/mainboard/google/kahlee/VBIOS_015_049_000_017.bin" + config VARIANT_DIR string default "aleena" if BOARD_GOOGLE_ALEENA |