From ed4d3a31bbb29abeaffd92e60ca0f16f01416b85 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 19 Aug 2009 15:17:32 +0000 Subject: [PATCH] madwifi: remove version selection support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17316 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/Config.in | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/package/madwifi/Config.in b/package/madwifi/Config.in index 214cc3427..7f1e36d04 100644 --- 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 -- 2.35.1