aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/Kconfig
diff options
context:
space:
mode:
authorMartin Habets <habetsm.xilinx@gmail.com>2022-05-09 16:33:23 +0100
committerJakub Kicinski <kuba@kernel.org>2022-05-10 15:38:15 -0700
commitc5a13c319e10e795850b61bc7e3447b08024be2e (patch)
tree2c6959a5951bf443767d6e3c7cba846e3f0d7f27 /drivers/net/ethernet/sfc/Kconfig
parentsfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (diff)
downloadlinux-dev-c5a13c319e10e795850b61bc7e3447b08024be2e.tar.xz
linux-dev-c5a13c319e10e795850b61bc7e3447b08024be2e.zip
sfc: Add a basic Siena module
Make the (un)load message more specific to differentiate it from the sfc.ko messages. 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/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/sfc/Kconfig b/drivers/net/ethernet/sfc/Kconfig
index 846fff16fa48..98db551ba2b7 100644
--- a/drivers/net/ethernet/sfc/Kconfig
+++ b/drivers/net/ethernet/sfc/Kconfig
@@ -65,5 +65,6 @@ config SFC_MCDI_LOGGING
a sysfs file 'mcdi_logging' under the PCI device.
source "drivers/net/ethernet/sfc/falcon/Kconfig"
+source "drivers/net/ethernet/sfc/siena/Kconfig"
endif # NET_VENDOR_SOLARFLARE