From 47a895f435cccb2cb14eb5d0c52d2f6d4d904907 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 12 Aug 2020 08:03:24 -0500 Subject: Linux v5.8.1 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_BCM54140_PHY | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_BCM54140_PHY (limited to 'configs/fedora/generic/CONFIG_BCM54140_PHY') diff --git a/configs/fedora/generic/CONFIG_BCM54140_PHY b/configs/fedora/generic/CONFIG_BCM54140_PHY new file mode 100644 index 000000000..4c1b9f68b --- /dev/null +++ b/configs/fedora/generic/CONFIG_BCM54140_PHY @@ -0,0 +1,21 @@ +# CONFIG_BCM54140_PHY: +# +# Support the Broadcom BCM54140 Quad SGMII/QSGMII PHY. +# +# This driver also supports the hardware monitoring of this PHY and +# exposes voltage and temperature sensors. +# +# Symbol: BCM54140_PHY [=n] +# Type : tristate +# Defined at drivers/net/phy/Kconfig:357 +# Prompt: Broadcom BCM54140 PHY +# Depends on: NETDEVICES [=y] && PHYLIB [=y] && (HWMON [=y] || HWMON [=y]=n) +# Location: +# -> Device Drivers +# -> Network device support (NETDEVICES [=y]) +# -> PHY Device support and infrastructure (PHYLIB [=y]) +# Selects: BCM_NET_PHYLIB [=m] +# +# +# +CONFIG_BCM54140_PHY=m -- cgit