summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/rocker/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/rocker/Kconfig')
-rw-r--r--drivers/net/ethernet/rocker/Kconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/net/ethernet/rocker/Kconfig b/drivers/net/ethernet/rocker/Kconfig
index b9952ef040e4..2318811ff75a 100644
--- a/drivers/net/ethernet/rocker/Kconfig
+++ b/drivers/net/ethernet/rocker/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Rocker device configuration
#
@@ -5,7 +6,7 @@
config NET_VENDOR_ROCKER
bool "Rocker devices"
default y
- ---help---
+ help
If you have a network device belonging to this class, say Y.
Note that the answer to this question doesn't directly affect the
@@ -18,7 +19,8 @@ if NET_VENDOR_ROCKER
config ROCKER
tristate "Rocker switch driver (EXPERIMENTAL)"
depends on PCI && NET_SWITCHDEV && BRIDGE
- ---help---
+ select CRC32
+ help
This driver supports Rocker switch device.
To compile this driver as a module, choose M here: the