linuxOS_D21X/source/uboot-2021.10/drivers/video/imx/Kconfig
2024-11-29 16:13:46 +08:00

9 lines
232 B
Plaintext

config VIDEO_IPUV3
bool "i.MX IPUv3 Core video support"
depends on DM_VIDEO && (MX5 || MX6)
help
This enables framebuffer driver for i.MX processors working
on the IPUv3(Image Processing Unit) internal graphic processor.