xref: /linux/drivers/phy/intel/Kconfig (revision 7f0d5053c5a9d23fe5c2d337495a9d79038d267b)
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	select GENERIC_PHY
8	help
9	  Enable this to support the Intel EMMC PHY
10