1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-11 21:50:15 +02:00

madwifi: remove version selection support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17316 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-08-19 15:17:32 +00:00
parent 71d6652e39
commit ed4d3a31bb

View File

@ -13,18 +13,6 @@ config MADWIFI_COMPRESSION
help help
Enables Atheros Super A/G Hardware Compression Engine. Enables Atheros Super A/G Hardware Compression Engine.
choice
prompt "Madwifi version"
depends on PACKAGE_kmod-madwifi
default MADWIFI_STABLE
help
This option allows you to select the version of MadWifi to be built.
config MADWIFI_STABLE
bool "Use the OpenWrt stable version of madwifi"
endchoice
config MADWIFI_SINGLE_MODULE config MADWIFI_SINGLE_MODULE
bool "Combine driver and net80211 into a single module" bool "Combine driver and net80211 into a single module"
depends on PACKAGE_kmod-madwifi depends on PACKAGE_kmod-madwifi