hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/parport/Kconfig
....@@ -1,6 +1,7 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # For a description of the syntax of this configuration file,
3
-# see Documentation/kbuild/kconfig-language.txt.
4
+# see Documentation/kbuild/kconfig-language.rst.
45 #
56 # Parport configuration.
67 #
....@@ -14,7 +15,7 @@
1415 menuconfig PARPORT
1516 tristate "Parallel port support"
1617 depends on HAS_IOMEM
17
- ---help---
18
+ help
1819 If you want to use devices connected to your machine's parallel port
1920 (the connector at the computer with 25 holes), e.g. printer, ZIP
2021 drive, PLIP link (Parallel Line Internet Protocol is mainly used to