Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
bffd13144b1fef3ee93007b92263667704597544
/
.
/
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
.