diff options
| author | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
| commit | 8e4bff4cab0ddac6060645b0715210484d02ff40 (patch) | |
| tree | 3a5c3024371a04692a3a6d9974d001cdff8ebf84 /drivers/staging/wlags49_h25/Kconfig | |
Diffstat (limited to 'drivers/staging/wlags49_h25/Kconfig')
| -rw-r--r-- | drivers/staging/wlags49_h25/Kconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/wlags49_h25/Kconfig b/drivers/staging/wlags49_h25/Kconfig new file mode 100644 index 00000000..dd8dc4d6 --- /dev/null +++ b/drivers/staging/wlags49_h25/Kconfig @@ -0,0 +1,11 @@ +config WLAGS49_H25 + tristate "Linksys HERMES II.5 WCF54G_Wireless-G_CompactFlash_Card" + depends on WLAN && PCMCIA + select WIRELESS_EXT + select WEXT_SPY + select WEXT_PRIV + ---help--- + Driver for wireless cards using Agere's HERMES II.5 chipset + which are identified with Manufacture ID: 0156,0004 + The software is a modified version of wl_lkm_722_abg.tar.gz + from the Agere Systems website, adapted for Ubuntu 9.04. |
