blob: bcd579e98ec15668dee7331442b4e2455d2c7381 [file] [log] [blame]
Kunihiko Hayashib0415d82021-07-06 19:01:08 +09001# SPDX-License-Identifier: GPL-2.0-only
2#
3# PHY drivers for Socionext platforms.
4#
5
6config PHY_UNIPHIER_PCIE
7 bool "UniPhier PCIe PHY driver"
8 depends on PHY && ARCH_UNIPHIER
9 imply REGMAP
10 help
11 Enable this to support PHY implemented in PCIe controller
12 on UniPhier SoCs.