| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | # |
|---|
| 2 | 3 | # For a description of the syntax of this configuration file, |
|---|
| 3 | | -# see Documentation/kbuild/kconfig-language.txt. |
|---|
| 4 | +# see Documentation/kbuild/kconfig-language.rst. |
|---|
| 4 | 5 | # |
|---|
| 5 | 6 | # Parport configuration. |
|---|
| 6 | 7 | # |
|---|
| .. | .. |
|---|
| 14 | 15 | menuconfig PARPORT |
|---|
| 15 | 16 | tristate "Parallel port support" |
|---|
| 16 | 17 | depends on HAS_IOMEM |
|---|
| 17 | | - ---help--- |
|---|
| 18 | + help |
|---|
| 18 | 19 | If you want to use devices connected to your machine's parallel port |
|---|
| 19 | 20 | (the connector at the computer with 25 holes), e.g. printer, ZIP |
|---|
| 20 | 21 | drive, PLIP link (Parallel Line Internet Protocol is mainly used to |
|---|