forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/drivers/hsi/clients/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # HSI clients configuration
34 #
....@@ -34,7 +35,7 @@
3435 config HSI_CHAR
3536 tristate "HSI/SSI character driver"
3637 depends on HSI
37
- ---help---
38
+ help
3839 If you say Y here, you will enable the HSI/SSI character driver.
3940 This driver provides a simple character device interface for
4041 serial communication with the cellular modem over HSI/SSI bus.