kernel/drivers/hsi/clients/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # HSI clients configuration 3 4 # .. .. @@ -34,7 +35,7 @@ 34 35 config HSI_CHAR 35 36 tristate "HSI/SSI character driver" 36 37 depends on HSI 37 - ---help---38 + help38 39 If you say Y here, you will enable the HSI/SSI character driver. 39 40 This driver provides a simple character device interface for 40 41 serial communication with the cellular modem over HSI/SSI bus.