From: Anilkumar Kolli <akolli@codeaurora.org>
To: ath11k@lists.infradead.org
Subject: [PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs
Date: Tue, 10 Sep 2019 13:13:26 +0530 [thread overview]
Message-ID: <1568101406-22363-1-git-send-email-akolli@codeaurora.org> (raw)
Fixes format in kconfig file
Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
---
drivers/net/wireless/ath/ath11k/Kconfig | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/net/wireless/ath/ath11k/Kconfig b/drivers/net/wireless/ath/ath11k/Kconfig
index 26bf98fa648e..b8d4ed633bc9 100644
--- a/drivers/net/wireless/ath/ath11k/Kconfig
+++ b/drivers/net/wireless/ath/ath11k/Kconfig
@@ -1,20 +1,20 @@
config ATH11K
- tristate "Qualcomm Technologies 802.11ax chipset support"
- depends on MAC80211 && HAS_DMA
+ tristate "Qualcomm Technologies 802.11ax chipset support"
+ depends on MAC80211 && HAS_DMA
depends on REMOTEPROC
depends on ARCH_QCOM || COMPILE_TEST
select ATH_COMMON
select QCOM_QMI_HELPERS
- help
- This module adds support for Qualcomm Technologies 802.11ax family of
+ ---help---
+ This module adds support for Qualcomm Technologies 802.11ax family of
chipsets.
- If you choose to build a module, it'll be called ath11k.
+ If you choose to build a module, it'll be called ath11k.
config ATH11K_DEBUG
bool "QCA ath11k debugging"
depends on ATH11K
- help
+ ---help---
Enables debug support
If unsure, say Y to make it easier to debug problems.
@@ -22,7 +22,7 @@ config ATH11K_DEBUG
config ATH11K_DEBUGFS
bool "QCA ath11k debugfs support"
depends on ATH11K && DEBUG_FS
- help
+ ---help---
Enable ath11k debugfs support
If unsure, say Y to make it easier to debug problems.
--
1.9.1
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
next reply other threads:[~2019-09-10 7:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-10 7:43 Anilkumar Kolli [this message]
2019-09-27 13:10 ` [PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs Kalle Valo
2019-09-27 14:56 ` Kalle Valo
2019-09-27 15:04 ` Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1568101406-22363-1-git-send-email-akolli@codeaurora.org \
--to=akolli@codeaurora.org \
--cc=ath11k@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox