|
Revision 3194, 0.6 kB
(checked in by tg, 5 years ago)
|
move that stuff to a more sensible place, ok wbx@
|
| Line | |
|---|
| 1 |
config FWRT_PACKAGE_BROADCOM_NVRAM |
|---|
| 2 |
prompt "broadcom-nvram.................... Broadcom config utility" |
|---|
| 3 |
tristate |
|---|
| 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 |
|---|
| 7 |
default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G |
|---|
| 8 |
default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS |
|---|
| 9 |
default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 |
|---|
| 10 |
default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G |
|---|
| 11 |
default y if FWRT_LINUX_2_6_BRCM_ASUS_WL500G_PREMIUM |
|---|
| 12 |
default n |
|---|
| 13 |
depends on FWRT_LINUX_2_4_BRCM |
|---|
| 14 |
help |
|---|
| 15 |
control utility for broadcom's 'nvram' config area |
|---|
| 16 |
|
|---|