summaryrefslogtreecommitdiff
path: root/configs/ls1021aqds_sdcard_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-30 16:58:33 (GMT)
committerTom Rini <trini@konsulko.com>2017-10-30 16:58:33 (GMT)
commit73dd818cc426bc4d791204b771da4dfc25492c32 (patch)
treea84f956fd072bc9af86f0acf58487c8f2bb7168e /configs/ls1021aqds_sdcard_qspi_defconfig
parentb79372ae94fbc9e30d014ad8ce830d2062539eb9 (diff)
downloadu-boot-73dd818cc426bc4d791204b771da4dfc25492c32.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021aqds_sdcard_qspi_defconfig')
-rw-r--r--configs/ls1021aqds_sdcard_qspi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021aqds_sdcard_qspi_defconfig b/configs/ls1021aqds_sdcard_qspi_defconfig
index 879639c..7c4b95c 100644
--- a/configs/ls1021aqds_sdcard_qspi_defconfig
+++ b/configs/ls1021aqds_sdcard_qspi_defconfig
@@ -6,7 +6,6 @@ CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
CONFIG_SPL_WATCHDOG_SUPPORT=y
-CONFIG_VIDEO=y
CONFIG_DEFAULT_DEVICE_TREE="ls1021a-qds-duart"
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
@@ -65,4 +64,5 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
CONFIG_VIDEO_FSL_DCU_FB=y
+CONFIG_VIDEO=y
# CONFIG_VIDEO_SW_CURSOR is not set