phy: starfive: StarFive PHYs should depend on ARCH_STARFIVE
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 25 Jul 2023 15:49:27 +0000 (17:49 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 26 Jul 2023 13:39:08 +0000 (19:09 +0530)
commite7379477f4478c290be47cde3ad8a39d5ff561d2
treec710a71871f27ca8effbd434cbb1f5a7208d37ae
parentec6beb82587c73cff52730567016cbc6c17822a8
phy: starfive: StarFive PHYs should depend on ARCH_STARFIVE

The various StarFive PHYs are only present on StarFive SoCs.  Hence add
a dependency on ARCH_STARFIVE, to prevent asking the user about these
drivers when configuring a kernel without StarFive SoC support.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Changhuang Liang <changhuang.liang@starfivetech.com>
Link: https://lore.kernel.org/r/12097f6107a18e2f7cfb80f47ac7b27808e062c4.1690300076.git.geert+renesas@glider.be
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/starfive/Kconfig