summaryrefslogtreecommitdiff
path: root/drivers/phy/socionext/Kconfig
blob: bcd579e98ec15668dee7331442b4e2455d2c7381 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: GPL-2.0-only
#
# PHY drivers for Socionext platforms.
#

config PHY_UNIPHIER_PCIE
	bool "UniPhier PCIe PHY driver"
	depends on PHY && ARCH_UNIPHIER
	imply REGMAP
	help
	  Enable this to support PHY implemented in PCIe controller
	  on UniPhier SoCs.