linuxOS_D21X/source/uboot-2021.10/drivers/phy/socionext/Kconfig
2024-11-29 16:13:46 +08:00

13 lines
277 B
Plaintext

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