summaryrefslogtreecommitdiff
path: root/configs/trats_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-10-18 15:49:18 +0300
committerAnatolij Gustschin <agust@denx.de>2022-10-30 22:07:16 +0300
commit2fd5a57af6cdb256c24d561bd7c6a0d10ccb542e (patch)
treef929ad9f2b0caa4ba370fca5cf23895d28e11f50 /configs/trats_defconfig
parente65500338427b64e83a59432242a1ef295dd95f0 (diff)
downloadu-boot-2fd5a57af6cdb256c24d561bd7c6a0d10ccb542e.tar.xz
Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
This converts the following to Kconfig: CONFIG_VIDEO_LOGO_MAX_SIZE Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/trats_defconfig')
-rw-r--r--configs/trats_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/trats_defconfig b/configs/trats_defconfig
index 9bded4cb57..76e2c2644e 100644
--- a/configs/trats_defconfig
+++ b/configs/trats_defconfig
@@ -62,4 +62,5 @@ 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