blob: 6c1dd34e8cf9732f84c019bb1f4798b4eebc1921 [file] [log] [blame]
Guoqing Lid63028c2013-02-21 16:42:15 -08001if MMP_DISP
2
3config MMP_DISP_CONTROLLER
4 bool "mmp display controller hw support"
5 depends on CPU_PXA910 || CPU_MMP2 || CPU_MMP3 || CPU_PXA988
6 default n
7 help
8 Marvell MMP display hw controller support
9 this controller is used on Marvell PXA910,
10 MMP2, MMP3, PXA988 chips
11
12endif