kernel/drivers/visorbus/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Unisys visorbus configuration 3 4 # .. .. @@ -5,7 +6,7 @@ 5 6 config UNISYS_VISORBUS 6 7 tristate "Unisys visorbus driver" 7 8 depends on X86_64 && ACPI 8 - ---help---9 + help9 10 The visorbus driver is a virtualized bus for the Unisys s-Par firmware. 10 11 Virtualized devices allow Linux guests on a system to share disks and 11 12 network cards that do not have SR-IOV support, and to be accessed using