forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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