u-boot/drivers/phy/socionext/Kconfig
Kunihiko Hayashi b0415d826f phy: socionext: Add UniPhier PCIe PHY driver
Add PCIe PHY driver support for Pro5, LD20 and PXs3 SoCs.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
2021-07-14 16:48:07 -04:00

12 lines
277 B
Text

# 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.