hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/net/ethernet/fujitsu/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Fujitsu Network device configuration
34 #
....@@ -6,7 +7,7 @@
67 bool "Fujitsu devices"
78 default y
89 depends on PCMCIA
9
- ---help---
10
+ help
1011 If you have a network (Ethernet) card belonging to this class, say Y.
1112
1213 Note that the answer to this question doesn't directly affect the
....@@ -19,7 +20,7 @@
1920 tristate "Fujitsu FMV-J18x PCMCIA support"
2021 depends on PCMCIA
2122 select CRC32
22
- ---help---
23
+ help
2324 Say Y here if you intend to attach a Fujitsu FMV-J18x or compatible
2425 PCMCIA (PC-card) Ethernet card to your computer.
2526