forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/drivers/net/wireless/ti/Kconfig
....@@ -1,7 +1,8 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config WLAN_VENDOR_TI
23 bool "Texas Instrument devices"
34 default y
4
- ---help---
5
+ help
56 If you have a wireless card belonging to this class, say Y.
67
78 Note that the answer to this question doesn't directly affect the
....@@ -21,7 +22,7 @@
2122 bool "TI WiLink platform data"
2223 depends on WLCORE_SDIO || WL1251_SDIO
2324 default y
24
- ---help---
25
+ help
2526 Small platform data bit needed to pass data to the sdio modules.
2627
2728