phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAY
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 10 Nov 2020 14:46:00 +0000 (15:46 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 16 Nov 2020 07:40:17 +0000 (13:10 +0530)
commit231655eb55b0f9899054dec9432482dbf986a9c5
tree3ba8166348d0f1eda54d6571b6cf2e67dd720a14
parent25d76fed7ffecca47be0249a5d5ec0a5dd92af67
phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAY

The Intel Keem Bay eMMC PHY is only present on Intel Keem Bay SoCs.
Hence add a dependency on ARCH_KEEMBAY, to prevent asking the user about
this driver when configuring a kernel without Intel Keem Bay platform
support.

Fixes: 885c4f4d6cf448f6 ("phy: intel: Add Keem Bay eMMC PHY support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20201110144600.3279752-1-geert+renesas@glider.be
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/intel/Kconfig