blob: afe950b6df764ec76a4f875369504a87156c713f [file] [log] [blame]
Anatolij Gustschin411e73d2019-03-18 23:29:32 +01001
2config VIDEO_IPUV3
3 bool "i.MX IPUv3 Core video support"
Simon Glass52cb5042022-10-18 07:46:31 -06004 depends on VIDEO && (MX5 || MX6)
Anatolij Gustschin411e73d2019-03-18 23:29:32 +01005 help
6 This enables framebuffer driver for i.MX processors working
7 on the IPUv3(Image Processing Unit) internal graphic processor.
8