提交 6f3e2045 编写于 作者: M Michael Buesch 提交者: John W. Linville

[PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention.

Signed-off-by: NMichael Buesch <mbuesch@freenet.de>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 dda207ae
...@@ -502,12 +502,21 @@ config PRISM54 ...@@ -502,12 +502,21 @@ config PRISM54
source "drivers/net/wireless/hostap/Kconfig" source "drivers/net/wireless/hostap/Kconfig"
config BCM43XX config BCM43XX
tristate "Broadcom BCM43xx wireless support" tristate "Broadcom BCM43xx wireless support"
depends on PCI && IEEE80211 && NET_RADIO && IEEE80211_SOFTMAC && EXPERIMENTAL depends on PCI && IEEE80211 && NET_RADIO && IEEE80211_SOFTMAC && EXPERIMENTAL
select FW_LOADER select FW_LOADER
---help--- ---help---
This is an experimental driver for the Broadcom 43xx wireless chip, This is an experimental driver for the Broadcom 43xx wireless chip,
found in the Apple Airport Extreme and various other devices. found in the Apple Airport Extreme and various other devices.
config BCM43XX_DEBUG
bool "Broadcom BCM43xx debugging (RECOMMENDED)"
depends on BCM43XX
default y
---help---
Broadcom 43xx debugging messages.
Say Y, because the driver is still very experimental and
this will help you get it running.
# yes, this works even when no drivers are selected # yes, this works even when no drivers are selected
config NET_WIRELESS config NET_WIRELESS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册