Commit db62abe5 authored by Sergey Matyukevich's avatar Sergey Matyukevich Committed by Kalle Valo

qtnfmac: use 'help' in Kconfig

Fix checkpatch warning: use preferred 'help' option in Kconfig.
Signed-off-by: default avatarSergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent bbc2a101
config WLAN_VENDOR_QUANTENNA config WLAN_VENDOR_QUANTENNA
bool "Quantenna wireless cards support" bool "Quantenna wireless cards support"
default y default y
---help--- help
If you have a wireless card belonging to this class, say Y. If you have a wireless card belonging to this class, say Y.
Note that the answer to this question doesn't directly affect the Note that the answer to this question doesn't directly affect the
......
...@@ -11,7 +11,7 @@ config QTNFMAC_PEARL_PCIE ...@@ -11,7 +11,7 @@ config QTNFMAC_PEARL_PCIE
select QTNFMAC select QTNFMAC
select FW_LOADER select FW_LOADER
select CRC32 select CRC32
---help--- help
This option adds support for wireless adapters based on Quantenna This option adds support for wireless adapters based on Quantenna
802.11ac QSR10g (aka Pearl) FullMAC chipset running over PCIe. 802.11ac QSR10g (aka Pearl) FullMAC chipset running over PCIe.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment