diff options
Diffstat (limited to 'configs/pico-pi-imx6ul_defconfig')
-rw-r--r-- | configs/pico-pi-imx6ul_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pico-pi-imx6ul_defconfig b/configs/pico-pi-imx6ul_defconfig index 7463b3ff0d3..4836050ea5a 100644 --- a/configs/pico-pi-imx6ul_defconfig +++ b/configs/pico-pi-imx6ul_defconfig @@ -65,3 +65,4 @@ CONFIG_USB_GADGET_MANUFACTURER="FSL" CONFIG_USB_GADGET_VENDOR_NUM=0x0525 CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5 CONFIG_CI_UDC=y +CONFIG_VIDEO=y |