Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config WLAN_VENDOR_QUANTENNA
	bool "Quantenna wireless cards support"
	default y
	---help---
	help
	  If you have a wireless card belonging to this class, say Y.

	  Note that the answer to this question doesn't directly affect the
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ config QTNFMAC_PEARL_PCIE
	select QTNFMAC
	select FW_LOADER
	select CRC32
	---help---
	help
	  This option adds support for wireless adapters based on Quantenna
	  802.11ac QSR10g (aka Pearl) FullMAC chipset running over PCIe.