diff options
author | Tom Rini <trini@konsulko.com> | 2022-06-20 08:13:12 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-06-20 08:13:12 -0400 |
commit | 78533a1ce87786d2ba9be70e657b09cded1267e1 (patch) | |
tree | 6f79aee1ca21d7818c2ffda5b6065755a44930f6 /configs/ls1028aqds_tfa_defconfig | |
parent | 2f7821a9278e710b2e825018303c2942f920a77d (diff) | |
download | u-boot-78533a1ce87786d2ba9be70e657b09cded1267e1.tar.gz u-boot-78533a1ce87786d2ba9be70e657b09cded1267e1.tar.bz2 u-boot-78533a1ce87786d2ba9be70e657b09cded1267e1.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1028aqds_tfa_defconfig')
-rw-r--r-- | configs/ls1028aqds_tfa_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/ls1028aqds_tfa_defconfig b/configs/ls1028aqds_tfa_defconfig index 9439bda71e..00a5ead565 100644 --- a/configs/ls1028aqds_tfa_defconfig +++ b/configs/ls1028aqds_tfa_defconfig @@ -101,9 +101,8 @@ CONFIG_NXP_FSPI=y CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y +CONFIG_VIDEO=y CONFIG_WDT=y CONFIG_WDT_SP805=y CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_EFI_LOADER_BOUNCE_BUFFER=y -CONFIG_VIDEO=y -CONFIG_VIDEO_LS_HDP_LOAD=y |