aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/ieee80211/softmac/Kconfig')
-rw-r--r--net/ieee80211/softmac/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/ieee80211/softmac/Kconfig b/net/ieee80211/softmac/Kconfig
new file mode 100644
index 0000000000000..8d42504259118
--- /dev/null
+++ b/net/ieee80211/softmac/Kconfig
@@ -0,0 +1,9 @@
+config IEEE80211_SOFTMAC
+ tristate "Software MAC add-on to the IEEE 802.11 networking stack"
+ ---help---
+ This option enables the hardware independent software MAC addon
+ for the IEEE 802.11 networking stack.
+
+config IEEE80211_SOFTMAC_DEBUG
+ bool "Enable full debugging output"
+ depends on IEEE80211_SOFTMAC