summaryrefslogtreecommitdiffstats
path: root/configs/pico-imx6ul_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2019-09-09 22:23:39 -0300
committerStefano Babic <sbabic@denx.de>2019-10-08 16:35:59 +0200
commit5d1ed3024aa394976dada14a373e5b4cf1353fea (patch)
tree9739ffa8b5911fd665919fb37909cbe6af0cdc18 /configs/pico-imx6ul_defconfig
parent831824c0a795286f4ba2a83c4eefb2162c054f2b (diff)
downloadu-boot-5d1ed3024aa394976dada14a373e5b4cf1353fea.tar.gz
u-boot-5d1ed3024aa394976dada14a373e5b4cf1353fea.tar.xz
u-boot-5d1ed3024aa394976dada14a373e5b4cf1353fea.zip
pico-imx6ul: Add LCD support
Add support for the VXT VL050-8048NT-C01 panel connected through the 24 bit parallel LCDIF interface. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'configs/pico-imx6ul_defconfig')
-rw-r--r--configs/pico-imx6ul_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pico-imx6ul_defconfig b/configs/pico-imx6ul_defconfig
index a0ac01d85d..81c5110f79 100644
--- a/configs/pico-imx6ul_defconfig
+++ b/configs/pico-imx6ul_defconfig
@@ -67,3 +67,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