diff options
Diffstat (limited to 'drivers/ipack/Kconfig')
| -rw-r--r-- | drivers/ipack/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/ipack/Kconfig b/drivers/ipack/Kconfig index 3949e5589560..fb30091dece3 100644 --- a/drivers/ipack/Kconfig +++ b/drivers/ipack/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only # # IPACK configuration. # @@ -5,7 +6,7 @@ menuconfig IPACK_BUS tristate "IndustryPack bus support" depends on HAS_IOMEM - ---help--- + help This option provides support for the IndustryPack framework. There are IndustryPack carrier boards, which interface another bus (such as PCI) to an IndustryPack bus, and IndustryPack modules, that are |
