blob: e9ea39e1372283513485cbef19de7a38ac5a97c8 [file] [log] [blame]
Zhou Zhu59393bb2013-02-21 16:42:11 -08001menuconfig MMP_DISP
2 tristate "Marvell MMP Display Subsystem support"
3 depends on CPU_PXA910 || CPU_MMP2 || CPU_MMP3 || CPU_PXA988
4 help
5 Marvell Display Subsystem support.
Zhou Zhud2e8bae2013-02-21 16:42:12 -08006
7if MMP_DISP
Guoqing Lid63028c2013-02-21 16:42:15 -08008source "drivers/video/mmp/hw/Kconfig"
Lisa Du3c76f152013-02-21 16:42:17 -08009source "drivers/video/mmp/panel/Kconfig"
Zhou Zhud2e8bae2013-02-21 16:42:12 -080010source "drivers/video/mmp/fb/Kconfig"
11endif