hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/drivers/net/ethernet/alacritech/Kconfig
....@@ -1,7 +1,8 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config NET_VENDOR_ALACRITECH
23 bool "Alacritech devices"
34 default y
4
- ---help---
5
+ help
56 If you have a network (Ethernet) card belonging to this class, say Y.
67
78 Note that the answer to this question doesn't directly affect the
....@@ -15,7 +16,7 @@
1516 tristate "Alacritech Slicoss support"
1617 depends on PCI
1718 select CRC32
18
- ---help---
19
+ help
1920 This driver supports Gigabit Ethernet adapters based on the
2021 Session Layer Interface (SLIC) technology by Alacritech.
2122