From b667f4b8c002bf7a6b0e9e2271cb37dd5c81a1ae Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Tue, 18 Oct 2022 07:20:56 -0600 Subject: video: Drop CONFIG_VIDEO This option is not used anymore. Drop it. Signed-off-by: Simon Glass --- board/technexion/pico-imx7d/README | 1 - 1 file changed, 1 deletion(-) (limited to 'board/technexion') diff --git a/board/technexion/pico-imx7d/README b/board/technexion/pico-imx7d/README index 4d57cdbfa89..e8f50827213 100644 --- a/board/technexion/pico-imx7d/README +++ b/board/technexion/pico-imx7d/README @@ -130,7 +130,6 @@ option in the defconfig @@ -67,3 +67,4 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x0525 CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5 CONFIG_CI_UDC=y - CONFIG_VIDEO=y +CONFIG_SPL_OS_BOOT=y Then rebuild U-Boot: -- cgit v1.2.3