| [db5651c] | 1 | config FWRT_PACKAGE_KMOD_BROADCOM_WL
|
|---|
| 2 | prompt "kmod-broadcom-wl.................. Kernel driver for Broadcom wireless lan cards"
|
|---|
| 3 | tristate
|
|---|
| [587c2aa] | 4 | default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G
|
|---|
| 5 | default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE
|
|---|
| 6 | default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM
|
|---|
| [f612318] | 7 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_10
|
|---|
| 8 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_11
|
|---|
| 9 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_20
|
|---|
| 10 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_22
|
|---|
| 11 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_30
|
|---|
| 12 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_31
|
|---|
| [587c2aa] | 13 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4
|
|---|
| [f612318] | 14 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_10
|
|---|
| 15 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_11
|
|---|
| [587c2aa] | 16 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4
|
|---|
| 17 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL
|
|---|
| 18 | default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G
|
|---|
| [db5651c] | 19 | default n
|
|---|
| [587c2aa] | 20 | depends on FWRT_LINUX_2_4_BRCM_ASUS_WL500G || \
|
|---|
| 21 | FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \
|
|---|
| 22 | FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \
|
|---|
| [f612318] | 23 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_10 || \
|
|---|
| 24 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_11 || \
|
|---|
| 25 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_20 || \
|
|---|
| 26 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_22 || \
|
|---|
| 27 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_30 || \
|
|---|
| 28 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_31 || \
|
|---|
| [587c2aa] | 29 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \
|
|---|
| [f612318] | 30 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_10 || \
|
|---|
| 31 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_11 || \
|
|---|
| [587c2aa] | 32 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \
|
|---|
| 33 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \
|
|---|
| 34 | FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G
|
|---|
| [db5651c] | 35 | help
|
|---|
| 36 | Kernel driver for wireless lan cards from Broadcom.
|
|---|
| 37 |
|
|---|