video: bf54x-lq043fb: fix build error
[deliverable/linux.git] / drivers / video / mmp / fb / Kconfig
1 if MMP_DISP
2
3 config MMP_FB
4 bool "fb driver for Marvell MMP Display Subsystem"
5 depends on FB
6 select FB_CFB_FILLRECT
7 select FB_CFB_COPYAREA
8 select FB_CFB_IMAGEBLIT
9 default y
10 help
11 fb driver for Marvell MMP Display Subsystem
12
13 endif
This page took 0.030151 seconds and 5 git commands to generate.