b43: Make probing of NPHY devices possible.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10487 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Michael Büsch
2008-02-18 22:21:29 +00:00
parent f99db54b4b
commit d3bbaf965b
3 changed files with 4 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ endef
EXTRA_KCONFIG:= \
CONFIG_B43=m \
CONFIG_B43_NPHY=y \
$(if $(CONFIG_LEDS_TRIGGERS),CONFIG_B43_LEDS=y) \

View File

@@ -63,7 +63,7 @@ config B43_PCMCIA
config B43_NPHY
bool "Pre IEEE 802.11n support (BROKEN)"
depends on B43 && EXPERIMENTAL && BROKEN
depends on B43 && EXPERIMENTAL
---help---
Support for the IEEE 802.11n draft.