mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 10:06:00 +07:00
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Phy drivers for Intel Lightning Mountain(LGM) platform
|
||
|
#
|
||
|
config PHY_INTEL_EMMC
|
||
|
tristate "Intel EMMC PHY driver"
|
||
|
select GENERIC_PHY
|
||
|
help
|
||
|
Enable this to support the Intel EMMC PHY
|