aboutsummaryrefslogtreecommitdiffstats
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
commitd3bbaf965b6885dbd7c09910e911f38b436392e4 (patch)
treef2417d2e9413dca6314fc9bfdf1ca65cee4c4495 /package/b43/Makefile
parentf99db54b4b98b3617252080229014f610bf4be95 (diff)
downloadupstream-d3bbaf965b6885dbd7c09910e911f38b436392e4.tar.gz
upstream-d3bbaf965b6885dbd7c09910e911f38b436392e4.tar.bz2
upstream-d3bbaf965b6885dbd7c09910e911f38b436392e4.zip
b43: Make probing of NPHY devices possible.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10487 3c298f89-4303-0410-b956-a3cf2f4a3e73
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) \