# SPDX-License-Identifier: GPL-2.0-only
#
# Phy drivers for Starfive platforms
#

config PHY_M31_DPHY_RX0
	tristate "Starfive M31 MIPI DPHY TX Driver"
	select GENERIC_PHY_MIPI_DPHY
	select GENERIC_PHY
	help
	  Enable this to support the starfive MIPI  DPHY TX0

	  To compile this driver as a module, choose M here: the module
	  will be called phy-starfive-dphy-tx0.

