mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
fix dependencies for bcm43xx
SVN-Revision: 2927
This commit is contained in:
parent
173c5a1177
commit
d8f13c875b
@ -2,7 +2,7 @@ config BR2_PACKAGE_KMOD_BCM43XX_DSCAPE
|
||||
prompt "kmod-bcm43xx-dscape............... Free Broadcom 43xx wireless driver (devicescape stack)"
|
||||
tristate
|
||||
depends BR2_LINUX_2_6_BRCM
|
||||
depends BR2_PACKAGE_KMOD_IEEE80211_DSCAPE
|
||||
select BR2_PACKAGE_KMOD_IEEE80211_DSCAPE
|
||||
default m if CONFIG_DEVEL
|
||||
default n
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user