revert config default change for ieee80211-dscape, do real depends instead
SVN-Revision: 2799
This commit is contained in:
parent
aa1d78aa30
commit
9f0fc7b5e9
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
config BR2_PACKAGE_KMOD_IEEE80211_DSCAPE
|
||||
prompt "kmod-ieee80211-dscape............. IEEE 802.11 stack (devicescape)"
|
||||
tristate
|
||||
default y if BR2_LINUX_2_6_BRCM
|
||||
default n
|
||||
default m
|
||||
depends BR2_LINUX_2_6_BRCM || BR2_LINUX_2_6_X86
|
||||
|
||||
help
|
||||
IEEE 802.11 stack (devicescape)
|
||||
|
||||
|
|
Loading…
Reference in a new issue