Kconfig (0fdc50dfab47d525b71a9f0d8310746cdc0c09c5) | Kconfig (4127cbcd989fd9d499942956b5bf7ec7af9c06e0) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 2# 3# Phy drivers for Intel Lightning Mountain(LGM) platform 4# 5config PHY_INTEL_EMMC 6 tristate "Intel EMMC PHY driver" | 1# SPDX-License-Identifier: GPL-2.0 2# 3# Phy drivers for Intel Lightning Mountain(LGM) platform 4# 5config PHY_INTEL_EMMC 6 tristate "Intel EMMC PHY driver" |
7 depends on X86 || COMPILE_TEST |
|
7 select GENERIC_PHY 8 help 9 Enable this to support the Intel EMMC PHY | 8 select GENERIC_PHY 9 help 10 Enable this to support the Intel EMMC PHY |