kernel/drivers/ipack/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # IPACK configuration. 3 4 # .. .. @@ -5,7 +6,7 @@ 5 6 menuconfig IPACK_BUS 6 7 tristate "IndustryPack bus support" 7 8 depends on HAS_IOMEM 8 - ---help---9 + help9 10 This option provides support for the IndustryPack framework. There 10 11 are IndustryPack carrier boards, which interface another bus (such as 11 12 PCI) to an IndustryPack bus, and IndustryPack modules, that are