Skip to content

Commit

Permalink
uboot-rockchip: disable video output to reduce size
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Jan 9, 2025
1 parent d34697c commit 1b1527d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/boot/uboot-rockchip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ UBOOT_CUSTOMIZE_CONFIG := \
--disable EFI_CAPSULE_FIRMWARE_RAW \
--disable SPL_FIT_SIGNATURE \
--disable USB_FUNCTION_FASTBOOT \
--disable VIDEO \
)

UBOOT_MAKE_FLAGS += \
Expand Down

0 comments on commit 1b1527d

Please sign in to comment.