1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2f7018c21STomi Valkeinenmenuconfig MMP_DISP 3f7018c21STomi Valkeinen tristate "Marvell MMP Display Subsystem support" 4*dd90e9aeSBartlomiej Zolnierkiewicz depends on CPU_PXA910 || CPU_MMP2 || COMPILE_TEST 5f7018c21STomi Valkeinen help 6f7018c21STomi Valkeinen Marvell Display Subsystem support. 7f7018c21STomi Valkeinen 8f7018c21STomi Valkeinenif MMP_DISP 9f7018c21STomi Valkeinensource "drivers/video/fbdev/mmp/hw/Kconfig" 10f7018c21STomi Valkeinensource "drivers/video/fbdev/mmp/panel/Kconfig" 11f7018c21STomi Valkeinensource "drivers/video/fbdev/mmp/fb/Kconfig" 12f7018c21STomi Valkeinenendif 13