enable madwifi by default in brcm-2.6
SVN-Revision: 2461
This commit is contained in:
parent
d4af85cbf3
commit
bde62dddaf
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
config BR2_PACKAGE_KMOD_MADWIFI
|
config BR2_PACKAGE_KMOD_MADWIFI
|
||||||
prompt "kmod-madwifi...................... Atheros Wifi driver"
|
prompt "kmod-madwifi...................... Atheros Wifi driver"
|
||||||
tristate
|
tristate
|
||||||
|
default y if BR2_LINUX_2_6_BRCM
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
Driver for Atheros 802.11a/b/g MiniPCI cards
|
Driver for Atheros 802.11a/b/g MiniPCI cards
|
||||||
|
|
Loading…
Reference in a new issue