kernel/drivers/hsi/Kconfig
.. .. @@ -1,9 +1,10 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # HSI driver configuration 3 4 # 4 5 menuconfig HSI 5 6 tristate "HSI support" 6 - ---help---7 + help7 8 The "High speed synchronous Serial Interface" is 8 9 synchronous serial interface used mainly to connect 9 10 application engines and cellular modems.