summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/x86/CONFIG_PHY_INTEL_COMBO
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-09-03 20:52:41 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-09-03 20:52:41 +0200
commitf2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2 (patch)
treeeffe3e2808cf4ed83fd289ad5443d01a9855b21d /configs/fedora/generic/x86/CONFIG_PHY_INTEL_COMBO
parent7a9a0a7371657cb81832bd547ceba9fe42b10a3e (diff)
parent6681bf218f9556b094e34f5f854b20d42d7e2e84 (diff)
downloadkernel-f2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2.tar.gz
kernel-f2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2.tar.xz
kernel-f2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2.zip
Diffstat (limited to 'configs/fedora/generic/x86/CONFIG_PHY_INTEL_COMBO')
-rw-r--r--configs/fedora/generic/x86/CONFIG_PHY_INTEL_COMBO21
1 files changed, 21 insertions, 0 deletions
diff --git a/configs/fedora/generic/x86/CONFIG_PHY_INTEL_COMBO b/configs/fedora/generic/x86/CONFIG_PHY_INTEL_COMBO
new file mode 100644
index 000000000..ee26c0fe5
--- /dev/null
+++ b/configs/fedora/generic/x86/CONFIG_PHY_INTEL_COMBO
@@ -0,0 +1,21 @@
+# 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