aboutsummaryrefslogtreecommitdiff
path: root/board/technexion
diff options
context:
space:
mode:
authorSimon Glass2022-10-18 07:20:56 -0600
committerAnatolij Gustschin2022-10-30 20:07:17 +0100
commitb667f4b8c002bf7a6b0e9e2271cb37dd5c81a1ae (patch)
tree119099397eb132a438f84fef303a158cdf9f11ec /board/technexion
parent9876b5e0ef305d17d77a1ee9c0d6be6fdda22d79 (diff)
video: Drop CONFIG_VIDEO
This option is not used anymore. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/technexion')
-rw-r--r--board/technexion/pico-imx7d/README1
1 files changed, 0 insertions, 1 deletions
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: