riscv: qemu: Enable Bochs video support
Enable video console using the emulated Bochs VGA card. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Leo Yu-Chi Liang
parent
093bd0354e
commit
716161663e
@@ -68,5 +68,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
||||
imply MTD_NOR_FLASH
|
||||
imply CFI_FLASH
|
||||
imply OF_HAS_PRIOR_STAGE
|
||||
imply VIDEO
|
||||
imply VIDEO_BOCHS
|
||||
imply SYS_WHITE_ON_BLACK
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user