source: freewrt/Config.in.snapshot@ 3fdeb56

historic/freewrt_1_0_1
Last change on this file since 3fdeb56 was dc07088, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

remove All Collection, add snapshotconfig idea from trunk

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1246 afb5a338-a214-0410-bd46-81f09a774fd1

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