18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig MMP_DISP_CONTROLLER
38c2ecf20Sopenharmony_ci	bool "mmp display controller hw support"
48c2ecf20Sopenharmony_ci	depends on HAVE_CLK && HAS_IOMEM
58c2ecf20Sopenharmony_ci	depends on CPU_PXA910 || CPU_MMP2 || COMPILE_TEST
68c2ecf20Sopenharmony_ci	help
78c2ecf20Sopenharmony_ci		Marvell MMP display hw controller support
88c2ecf20Sopenharmony_ci		this controller is used on Marvell PXA910 and
98c2ecf20Sopenharmony_ci		MMP2 chips
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciconfig MMP_DISP_SPI
128c2ecf20Sopenharmony_ci	bool "mmp display controller spi port"
138c2ecf20Sopenharmony_ci	depends on MMP_DISP_CONTROLLER && SPI_MASTER
148c2ecf20Sopenharmony_ci	default y
158c2ecf20Sopenharmony_ci	help
168c2ecf20Sopenharmony_ci		Marvell MMP display hw controller spi port support
178c2ecf20Sopenharmony_ci		will register as a spi master for panel usage
18