root/tags/freewrt_1_0_1/Config.in.snapshot

Revision 1246, 1.3 kB (checked in by wbx, 2 years ago)

remove All Collection, add snapshotconfig idea from trunk

Line 
1 config FWRT_LINUX_SNAPSHOT_META_TARGET
2         boolean
3         select FWRT_mipsel
4         select FWRT_LINUX_2_4_BRCM
5         default y
6
7 config FWRT_LINUX_2_4_BRCM_ASUS_WL500G
8         boolean
9         default y
10 config FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE
11         boolean
12         default y
13 config FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM
14         boolean
15         default y
16 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0
17         boolean
18         default y
19 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1
20         boolean
21         default y
22 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0
23         boolean
24         default y
25 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2
26         boolean
27         default y
28 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0
29         boolean
30         default y
31 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1
32         boolean
33         default y
34 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4
35         boolean
36         default y
37 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0
38         boolean
39         default y
40 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1
41         boolean
42         default y
43 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4
44         boolean
45         default y
46 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL
47         boolean
48         default y
49 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G
50         boolean
51         default y
52 config FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U
53         boolean
54         default y
55 config FWRT_LINUX_2_6_BRCM_NETGEAR_WGT634U
56         boolean
57         default y
58 config FWRT_LINUX_2_4_RB_RB532
59         boolean
60         default y
61 config FWRT_LINUX_2_6_RB_RB532
62         boolean
63         default y
64
65 source "Config.in"
66
Note: See TracBrowser for help on using the browser.