pwsh1: enable video

This commit is contained in:
Takumi Sueda 2020-11-01 03:33:30 +09:00 committed by Suguru Saito
parent 0524cc6241
commit 626a8df74f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,6 @@ CONFIG_TARGET_PWSH1=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_VERSION_VARIABLE=y
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_ARCH_MISC_INIT=y
@ -27,4 +26,5 @@ CONFIG_ENV_IS_IN_MMC=y
# CONFIG_NET is not set
CONFIG_MMC_MXS=y
CONFIG_CONS_INDEX=0
CONFIG_VIDEO=y
CONFIG_OF_LIBFDT=y