uboot/u-boot-stm32mp-2020.01/drivers/video/imx/Kconfig

9 lines
243 B
Plaintext
Raw Normal View History

2024-01-10 06:52:34 +00:00
config VIDEO_IPUV3
bool "i.MX IPUv3 Core video support"
depends on (VIDEO || DM_VIDEO) && (MX5 || MX6)
help
This enables framebuffer driver for i.MX processors working
on the IPUv3(Image Processing Unit) internal graphic processor.