projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe78c48
)
madwifi: remove version selection support
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 19 Aug 2009 15:17:32 +0000
(15:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 19 Aug 2009 15:17:32 +0000
(15:17 +0000)
SVN-Revision: 17316
package/madwifi/Config.in
patch
|
blob
|
history
diff --git
a/package/madwifi/Config.in
b/package/madwifi/Config.in
index 214cc34276184bae0f072907bed03857a8de01ea..7f1e36d04299002f6e4f6a9a1808a0a8cbb660c9 100644
(file)
--- a/
package/madwifi/Config.in
+++ b/
package/madwifi/Config.in
@@
-13,18
+13,6
@@
config MADWIFI_COMPRESSION
help
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
bool "Combine driver and net80211 into a single module"
depends on PACKAGE_kmod-madwifi