b43: Add NPHY kconfig option
authorMichael Buesch <mb@bu3sch.de>
Fri, 4 Jan 2008 16:06:29 +0000 (17:06 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:09:20 +0000 (15:09 -0800)
commitd5c71e464170e823b5ae5fe7b3555f3c31694148
tree8639278d870519357d0bd800397a1afaa83a63fa
parentca08a965a6c251f9c9002c1a7a0316e63d4c28ec
b43: Add NPHY kconfig option

This adds a new Kconfig option for enabling probing of N-PHYs.
This option will be removed again once the stuff works.
For now it is to help in development. This way real users won't
execute the broken N-PHY codepaths, but the developers can easily
enable N-PHY stuff.

To enable N-PHY probing simply remove the BROKEN dependency
and enable the option in the kernel config.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/Kconfig
drivers/net/wireless/b43/main.c