aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/Kconfig
diff options
context:
space:
mode:
authorMartin Habets <habetsm.xilinx@gmail.com>2022-05-11 17:20:01 +0100
committerJakub Kicinski <kuba@kernel.org>2022-05-12 16:49:30 -0700
commit58b6b3d5379de9198c091f08e14d82e67629f96e (patch)
tree9fb6f97f855918d72542519592a4c0e74e828b30 /drivers/net/ethernet/sfc/Kconfig
parentsiena: Make HWMON support specific for Siena (diff)
downloadlinux-dev-58b6b3d5379de9198c091f08e14d82e67629f96e.tar.xz
linux-dev-58b6b3d5379de9198c091f08e14d82e67629f96e.zip
sfc/siena: Make MCDI logging support specific for Siena
Add a Siena Kconfig option and use it in stead of the sfc one. Rename the internal variable for the 'mcdi_logging_default' module parameter to avoid a naming conflict with the one in sfc.ko. Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/sfc/Kconfig')
-rw-r--r--drivers/net/ethernet/sfc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/sfc/Kconfig b/drivers/net/ethernet/sfc/Kconfig
index dac2f09702aa..0950e6b0508f 100644
--- a/drivers/net/ethernet/sfc/Kconfig
+++ b/drivers/net/ethernet/sfc/Kconfig
@@ -55,7 +55,7 @@ config SFC_SRIOV
features, allowing accelerated network performance in
virtualized environments.
config SFC_MCDI_LOGGING
- bool "Solarflare SFC9000/SFC9100-family MCDI logging support"
+ bool "Solarflare SFC9100-family MCDI logging support"
depends on SFC
default y
help