diff options
Diffstat (limited to 'drivers/net/wireless/Kconfig')
-rw-r--r-- | drivers/net/wireless/Kconfig | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index 85f8bf4112c1..5df47486e358 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
@@ -25,29 +25,6 @@ menuconfig WLAN_PRE80211 | |||
25 | This option does not affect the kernel build, it only | 25 | This option does not affect the kernel build, it only |
26 | lets you choose drivers. | 26 | lets you choose drivers. |
27 | 27 | ||
28 | config STRIP | ||
29 | tristate "STRIP (Metricom starmode radio IP)" | ||
30 | depends on INET && WLAN_PRE80211 | ||
31 | select WIRELESS_EXT | ||
32 | ---help--- | ||
33 | Say Y if you have a Metricom radio and intend to use Starmode Radio | ||
34 | IP. STRIP is a radio protocol developed for the MosquitoNet project | ||
35 | to send Internet traffic using Metricom radios. Metricom radios are | ||
36 | small, battery powered, 100kbit/sec packet radio transceivers, about | ||
37 | the size and weight of a cellular telephone. (You may also have heard | ||
38 | them called "Metricom modems" but we avoid the term "modem" because | ||
39 | it misleads many people into thinking that you can plug a Metricom | ||
40 | modem into a phone line and use it as a modem.) | ||
41 | |||
42 | You can use STRIP on any Linux machine with a serial port, although | ||
43 | it is obviously most useful for people with laptop computers. If you | ||
44 | think you might get a Metricom radio in the future, there is no harm | ||
45 | in saying Y to STRIP now, except that it makes the kernel a bit | ||
46 | bigger. | ||
47 | |||
48 | To compile this as a module, choose M here: the module will be | ||
49 | called strip. | ||
50 | |||
51 | config ARLAN | 28 | config ARLAN |
52 | tristate "Aironet Arlan 655 & IC2200 DS support" | 29 | tristate "Aironet Arlan 655 & IC2200 DS support" |
53 | depends on ISA && !64BIT && WLAN_PRE80211 | 30 | depends on ISA && !64BIT && WLAN_PRE80211 |