diff options
| -rw-r--r-- | drivers/phy/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig index aa2d30e0e326..3bc7378ea865 100644 --- a/drivers/phy/Kconfig +++ b/drivers/phy/Kconfig @@ -104,6 +104,7 @@ config PHY_NXP_PTN3222 config PHY_SPACEMIT_K1_PCIE tristate "PCIe and combo PHY driver for the SpacemiT K1 SoC" depends on ARCH_SPACEMIT || COMPILE_TEST + depends on COMMON_CLK depends on HAS_IOMEM depends on OF select GENERIC_PHY |
