#SPDX-License-Identifier: GPL-2.0-only

config PHY_DW_DPHY
	tristate "Synopsys DesignWare MIPI D-PHY Support"
	depends on HAS_IOMEM && OF
	select GENERIC_PHY
	select GENERIC_PHY_MIPI_DPHY
	help
	  The dsi phy controller is between the LCD and dsi host controller.
	  For supporting LCD display, this config must be selected.

	  Choose this option if you have DesignWare D-PHY in your
	  system. If M is selected, the module will be called dw-dphy.
