From: Michael Buesch Date: Fri, 4 Jan 2008 16:06:29 +0000 (+0100) Subject: b43: Add NPHY kconfig option X-Git-Tag: v2.6.25-rc1~1162^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c71e464170e823b5ae5fe7b3555f3c31694148;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed