]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - net/ieee80211/softmac/Kconfig
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
[linux-2.6-omap-h63xx.git] / net / ieee80211 / softmac / Kconfig
1 config IEEE80211_SOFTMAC
2         tristate "Software MAC add-on to the IEEE 802.11 networking stack"
3         depends on IEEE80211 && EXPERIMENTAL
4         select WIRELESS_EXT
5         ---help---
6         This option enables the hardware independent software MAC addon
7         for the IEEE 802.11 networking stack.
8
9 config IEEE80211_SOFTMAC_DEBUG
10         bool "Enable full debugging output"
11         depends on IEEE80211_SOFTMAC