# CONFIG_PHY_INTEL_COMBO:
# 
# Enable this to support Intel ComboPhy.
# 
# This driver configures ComboPhy subsystem on Intel gateway
# chipsets which provides PHYs for various controllers, EMAC,
# SATA and PCIe.
# 
# Symbol: PHY_INTEL_COMBO [=n]
# Type  : bool
# Defined at drivers/phy/intel/Kconfig:5
#   Prompt: Intel ComboPHY driver
#   Depends on: (X86 [=y] || COMPILE_TEST [=n]) && OF [=y] && HAS_IOMEM [=y]
#   Location:
#     -> Device Drivers
#       -> PHY Subsystem
# Selects: MFD_SYSCON [=n] && GENERIC_PHY [=y] && REGMAP [=y]
# 
# 
# 
CONFIG_PHY_INTEL_COMBO=y
