source: freewrt/package/broadcom-nvram/Config.in@ 727dae0d

Last change on this file since 727dae0d was be41e92, checked in by Thorsten Glaser <tg@…>, 19 years ago

it's really hard to align these dots, eh? *grml*

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2693 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 953 bytes
Line 
1config 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_ASUS_WL500G || \
14 FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \
15 FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \
16 FWRT_LINUX_2_6_BRCM_ASUS_WL500G_PREMIUM || \
17 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \
18 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \
19 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \
20 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G
21 help
22 control utility for broadcom's 'nvram' config area
23
Note: See TracBrowser for help on using the repository browser.