hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/pnp/pnpbios/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Plug and Play BIOS configuration
34 #
....@@ -5,7 +6,7 @@
56 bool "Plug and Play BIOS support"
67 depends on ISA && X86_32
78 default n
8
- ---help---
9
+ help
910 Linux uses the PNPBIOS as defined in "Plug and Play BIOS
1011 Specification Version 1.0A May 5, 1994" to autodetect built-in
1112 mainboard resources (e.g. parallel port resources).
....@@ -25,7 +26,7 @@
2526 config PNPBIOS_PROC_FS
2627 bool "Plug and Play BIOS /proc interface"
2728 depends on PNPBIOS && PROC_FS
28
- ---help---
29
+ help
2930 If you say Y here and to "/proc file system support", you will be
3031 able to directly access the PNPBIOS. This includes resource
3132 allocation, ESCD, and other PNPBIOS services. Using this