From 9ab9ea2db0b13375d3d7114d5c82eb298a118740 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 Aug 2020 17:00:01 -0500 Subject: Linux v5.8 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_MDIO_IPQ4019 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_MDIO_IPQ4019 (limited to 'configs/fedora/generic/CONFIG_MDIO_IPQ4019') diff --git a/configs/fedora/generic/CONFIG_MDIO_IPQ4019 b/configs/fedora/generic/CONFIG_MDIO_IPQ4019 new file mode 100644 index 000000000..e7792d132 --- /dev/null +++ b/configs/fedora/generic/CONFIG_MDIO_IPQ4019 @@ -0,0 +1,18 @@ +# CONFIG_MDIO_IPQ4019: +# +# This driver supports the MDIO interface found in Qualcomm +# IPQ40xx series Soc-s. +# +# Symbol: MDIO_IPQ4019 [=n] +# Type : tristate +# Defined at drivers/net/phy/Kconfig:160 +# Prompt: Qualcomm IPQ4019 MDIO interface support +# Depends on: NETDEVICES [=y] && MDIO_DEVICE [=y] && MDIO_BUS [=y] && HAS_IOMEM [=y] && OF_MDIO [=y] +# Location: +# -> Device Drivers +# -> Network device support (NETDEVICES [=y]) +# -> MDIO bus device drivers (MDIO_DEVICE [=y]) +# +# +# +# CONFIG_MDIO_IPQ4019 is not set -- cgit