mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-08-05 06:59:38 +02:00
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
|
|
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.
|
|
|