Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df3a9fe8cb3d46f13f800e2510244bdf3aa749fc
/
.
/
drivers
/
video
/
imx
/
Kconfig
blob: c33620e0750425d3c0556e047ec740e6cbc3d759 [
file
] [
log
] [
blame
]
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
.