From a71ee103a729754519abc15fd58e6b258a89e58b Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 19 Oct 2020 11:42:37 -0500 Subject: Linux v5.9.1 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/arm/CONFIG_PHY_XILINX_ZYNQMP | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/fedora/generic/arm/CONFIG_PHY_XILINX_ZYNQMP (limited to 'configs/fedora/generic/arm/CONFIG_PHY_XILINX_ZYNQMP') diff --git a/configs/fedora/generic/arm/CONFIG_PHY_XILINX_ZYNQMP b/configs/fedora/generic/arm/CONFIG_PHY_XILINX_ZYNQMP new file mode 100644 index 000000000..6b1bf3ffe --- /dev/null +++ b/configs/fedora/generic/arm/CONFIG_PHY_XILINX_ZYNQMP @@ -0,0 +1,18 @@ +# CONFIG_PHY_XILINX_ZYNQMP: +# +# Enable this to support ZynqMP High Speed Gigabit Transceiver +# that is part of ZynqMP SoC. +# +# Symbol: PHY_XILINX_ZYNQMP [=n] +# Type : tristate +# Defined at drivers/phy/xilinx/Kconfig:7 +# Prompt: Xilinx ZynqMP PHY driver +# Depends on: ARCH_ZYNQMP [=y] || COMPILE_TEST [=n] +# Location: +# -> Device Drivers +# -> PHY Subsystem +# Selects: GENERIC_PHY [=y] +# +# +# +# CONFIG_PHY_XILINX_ZYNQMP is not set -- cgit