Sign in
nest-open-source
/
nest-learning-thermostat
/
5.2
/
linux
/
7c4c5a477d77e0a995fb6dfb1ff1e03a2156d9ea
/
.
/
linux-imx
/
drivers
/
video
/
mmp
/
fb
/
Kconfig
blob: 9b0141f105f592c56e212f6d6873e03441168eed [
file
]
if
MMP_DISP
config MMP_FB
bool
"fb driver for Marvell MMP Display Subsystem"
depends on FB
select
FB_CFB_FILLRECT
select
FB_CFB_COPYAREA
select
FB_CFB_IMAGEBLIT
default
y
help
fb driver
for
Marvell
MMP
Display
Subsystem
endif