forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/drivers/net/wireless/zydas/Kconfig
....@@ -1,7 +1,8 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config WLAN_VENDOR_ZYDAS
23 bool "ZyDAS 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
....@@ -17,7 +18,7 @@
1718 select WIRELESS_EXT
1819 select WEXT_PRIV
1920 select FW_LOADER
20
- ---help---
21
+ help
2122 Say Y if you want to use wireless LAN adapters based on the ZyDAS
2223 ZD1201 chip.
2324