mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-08 20:10:37 +00:00
fix madwifi-tools defaults (use driver's defaults instead of specific board types)
SVN-Revision: 3015
This commit is contained in:
parent
16aafe8dbc
commit
e86aa43d5e
@ -9,7 +9,7 @@ config BR2_PACKAGE_MADWIFI_TOOLS_BASE
|
|||||||
prompt "madwifi-tools-base................ Utilities for configuring the Atheros Wifi driver"
|
prompt "madwifi-tools-base................ Utilities for configuring the Atheros Wifi driver"
|
||||||
tristate
|
tristate
|
||||||
select BR2_COMPILE_MADWIFI_TOOLS
|
select BR2_COMPILE_MADWIFI_TOOLS
|
||||||
default y if BR2_LINUX_2_6_BRCM
|
default BR2_PACKAGE_KMOD_MADWIFI
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
Driver utilities for Atheros 802.11a/b/g MiniPCI cards
|
Driver utilities for Atheros 802.11a/b/g MiniPCI cards
|
||||||
|
Loading…
x
Reference in New Issue
Block a user