kernel/drivers/rapidio/devices/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # RapidIO master port configuration 3 4 # .. .. @@ -6,5 +7,5 @@ 6 7 tristate "IDT Tsi721 PCI Express SRIO Controller support" 7 8 depends on RAPIDIO && PCIEPORTBUS 8 9 default "n" 9 - ---help---10 + help10 11 Include support for IDT Tsi721 PCI Express Serial RapidIO controller.