diff options
author | Tom Rini <trini@konsulko.com> | 2017-10-30 12:58:33 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-30 12:58:33 -0400 |
commit | 73dd818cc426bc4d791204b771da4dfc25492c32 (patch) | |
tree | a84f956fd072bc9af86f0acf58487c8f2bb7168e /configs/ls1021aqds_nor_SECURE_BOOT_defconfig | |
parent | b79372ae94fbc9e30d014ad8ce830d2062539eb9 (diff) | |
download | u-boot-73dd818cc426bc4d791204b771da4dfc25492c32.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021aqds_nor_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls1021aqds_nor_SECURE_BOOT_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig index 530e0f58d6..e63f0bfe72 100644 --- a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig +++ b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig @@ -1,7 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_LS1021AQDS=y CONFIG_SECURE_BOOT=y -CONFIG_VIDEO=y CONFIG_DEFAULT_DEVICE_TREE="ls1021a-qds-duart" # CONFIG_SYS_MALLOC_F is not set CONFIG_FIT=y @@ -49,6 +48,7 @@ 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 CONFIG_RSA=y CONFIG_SPL_RSA=y |