diff options
author | Tom Rini <trini@konsulko.com> | 2022-11-07 11:58:57 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-11-07 11:58:57 -0500 |
commit | 1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4 (patch) | |
tree | b442833c1deed4ce0268450cfa6c317aa3f29eae /configs/smdk5250_defconfig | |
parent | 6de63bd38b553f417b38701b141335a60c1d349e (diff) | |
download | u-boot-1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4.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/smdk5250_defconfig')
-rw-r--r-- | configs/smdk5250_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/smdk5250_defconfig b/configs/smdk5250_defconfig index a6e040c5ab..04549085ac 100644 --- a/configs/smdk5250_defconfig +++ b/configs/smdk5250_defconfig @@ -73,5 +73,4 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX88179=y -CONFIG_VIDEO_BRIDGE=y CONFIG_ERRNO_STR=y |