kernel/drivers/net/wireless/ti/Kconfig
.. .. @@ -1,7 +1,8 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config WLAN_VENDOR_TI 2 3 bool "Texas Instrument devices" 3 4 default y 4 - ---help---5 + help5 6 If you have a wireless card belonging to this class, say Y. 6 7 7 8 Note that the answer to this question doesn't directly affect the .. .. @@ -21,7 +22,7 @@ 21 22 bool "TI WiLink platform data" 22 23 depends on WLCORE_SDIO || WL1251_SDIO 23 24 default y 24 - ---help---25 + help25 26 Small platform data bit needed to pass data to the sdio modules. 26 27 27 28