hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/net/hippi/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # HIPPI network device configuration
34 #
....@@ -5,7 +6,7 @@
56 config HIPPI
67 bool "HIPPI driver support"
78 depends on INET && PCI
8
- ---help---
9
+ help
910 HIgh Performance Parallel Interface (HIPPI) is a 800Mbit/sec and
1011 1600Mbit/sec dual-simplex switched or point-to-point network. HIPPI
1112 can run over copper (25m) or fiber (300m on multi-mode or 10km on
....@@ -20,7 +21,7 @@
2021 config ROADRUNNER
2122 tristate "Essential RoadRunner HIPPI PCI adapter support"
2223 depends on PCI
23
- ---help---
24
+ help
2425 Say Y here if this is your PCI HIPPI network card.
2526
2627 To compile this driver as a module, choose M here: the module
....@@ -29,7 +30,7 @@
2930 config ROADRUNNER_LARGE_RINGS
3031 bool "Use large TX/RX rings"
3132 depends on ROADRUNNER
32
- ---help---
33
+ help
3334 If you say Y here, the RoadRunner driver will preallocate up to 2 MB
3435 of additional memory to allow for fastest operation, both for
3536 transmitting and receiving. This memory cannot be used by any other