phy: intel-lgm-emmc: Add architecture dependency
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 7 May 2020 11:36:26 +0000 (13:36 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 13 May 2020 02:57:35 +0000 (08:27 +0530)
commit4127cbcd989fd9d499942956b5bf7ec7af9c06e0
tree89f02b0b4a6484b5cde8c36f10df5e52293371d0
parente2ae8bca494481a9f38fcd1d52943ac04e654745
phy: intel-lgm-emmc: Add architecture dependency

The Intel eMMC PHY is only present on Intel Lightning Mountain SoCs.
Add an architecture dependency to the PHY_INTEL_EMMC config symbol, to
avoid asking the user about it when configuring a kernel for a non-x86
architecture.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20200507113626.24026-3-geert+renesas@glider.be
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/intel/Kconfig