Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5c1b071308ecaec4e070d12f54fb5908a2e5f502
/
.
/
drivers
/
video
/
imx
/
Kconfig
blob: afe950b6df764ec76a4f875369504a87156c713f [
file
] [
log
] [
blame
]
config VIDEO_IPUV3
bool
"i.MX IPUv3 Core video support"
depends on VIDEO
&&
(
MX5
||
MX6
)
help
This
enables framebuffer driver
for
i
.
MX processors working
on the
IPUv3
(
Image
Processing
Unit
)
internal
graphic processor
.