kernel/drivers/pnp/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Plug and Play configuration 3 4 # .. .. @@ -6,7 +7,7 @@ 6 7 bool "Plug and Play support" 7 8 depends on HAS_IOMEM 8 9 depends on ISA || ACPI 9 - ---help---10 + help10 11 Plug and Play (PnP) is a standard for peripherals which allows those 11 12 peripherals to be configured by software, e.g. assign IRQ's or other 12 13 parameters. No jumpers on the cards are needed, instead the values