summaryrefslogtreecommitdiffstats
path: root/configs/pico-pi-imx7d_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2018-12-11 16:40:38 -0200
committerStefano Babic <sbabic@denx.de>2019-01-28 12:53:48 +0100
commit9e3c0174da842dd88f5feaffbf843ba332233897 (patch)
tree456c60073e2f5d72f1c9ac7935e84fa7070c7191 /configs/pico-pi-imx7d_defconfig
parentbab289cbe993c1ee26a6301e7019c3078b60393a (diff)
downloadu-boot-9e3c0174da842dd88f5feaffbf843ba332233897.tar.gz
u-boot-9e3c0174da842dd88f5feaffbf843ba332233897.tar.xz
u-boot-9e3c0174da842dd88f5feaffbf843ba332233897.zip
pico-imx7d: 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-pi-imx7d_defconfig')
-rw-r--r--configs/pico-pi-imx7d_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pico-pi-imx7d_defconfig b/configs/pico-pi-imx7d_defconfig
index 8e48ba71be..c8ac2ffd5f 100644
--- a/configs/pico-pi-imx7d_defconfig
+++ b/configs/pico-pi-imx7d_defconfig
@@ -57,4 +57,5 @@ CONFIG_USB_GADGET_MANUFACTURER="FSL"
CONFIG_USB_GADGET_VENDOR_NUM=0x0525
CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
CONFIG_CI_UDC=y
+CONFIG_VIDEO=y
CONFIG_OF_LIBFDT=y