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_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