Guoqing Li | d63028c | 2013-02-21 16:42:15 -0800 | [diff] [blame^] | 1 | if MMP_DISP |
2 | |||||
3 | config 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 | |||||
12 | endif |