Home
last modified time | relevance | path

Searched hist:"231655 eb55b0f9899054dec9432482dbf986a9c5" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/intel/
H A DKconfigdiff 231655eb55b0f9899054dec9432482dbf986a9c5 Tue Nov 10 15:46:00 CET 2020 Geert Uytterhoeven <geert+renesas@glider.be> 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>