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