diff options
author | Tom Rini | 2022-11-07 11:58:57 -0500 |
---|---|---|
committer | Tom Rini | 2022-11-07 11:58:57 -0500 |
commit | 1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4 (patch) | |
tree | b442833c1deed4ce0268450cfa6c317aa3f29eae /configs/trats2_defconfig | |
parent | 6de63bd38b553f417b38701b141335a60c1d349e (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/trats2_defconfig')
-rw-r--r-- | configs/trats2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/trats2_defconfig b/configs/trats2_defconfig index 208b05a618a..a8ede1e7360 100644 --- a/configs/trats2_defconfig +++ b/configs/trats2_defconfig @@ -65,5 +65,4 @@ CONFIG_USB_GADGET_DWC2_OTG=y CONFIG_USB_GADGET_DWC2_OTG_PHY=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_FUNCTION_THOR=y -CONFIG_VIDEO_LOGO_MAX_SIZE=0x4e236 CONFIG_LIB_HW_RAND=y |