summaryrefslogtreecommitdiffstats
path: root/package/b43/Makefile
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2008-02-18 22:21:29 +0000
committerMichael Büsch <mb@bu3sch.de>2008-02-18 22:21:29 +0000
commit670b7ab883d936ea52f69f9139a673f64e54a74e (patch)
tree175a636a2a84cedcc6c0e3dbeedd796f4d30bb12 /package/b43/Makefile
parent197fafaff6e5dd19f7e61cde89435a56ed44276e (diff)
downloadmaster-31e0f0ae-670b7ab883d936ea52f69f9139a673f64e54a74e.tar.gz
master-31e0f0ae-670b7ab883d936ea52f69f9139a673f64e54a74e.tar.bz2
master-31e0f0ae-670b7ab883d936ea52f69f9139a673f64e54a74e.zip
b43: Make probing of NPHY devices possible.
SVN-Revision: 10487
Diffstat (limited to 'package/b43/Makefile')
-rw-r--r--package/b43/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/b43/Makefile b/package/b43/Makefile
index 968eb0afd8..3d5eb264c2 100644
--- a/package/b43/Makefile
+++ b/package/b43/Makefile
@@ -43,6 +43,7 @@ endef
EXTRA_KCONFIG:= \
CONFIG_B43=m \
+ CONFIG_B43_NPHY=y \
$(if $(CONFIG_LEDS_TRIGGERS),CONFIG_B43_LEDS=y) \