Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
52f24238046ca28085f6de946d0358e5c7c7cbe8
/
.
/
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
.