ramips: properly setup the FEATURES variable
[openwrt.git] / target / linux / ramips / files-3.7 / arch / mips / ralink / rt305x / Kconfig
1 if RALINK_RT305X
2
3 menu "Ralink RT350x machine selection"
4
5 config RT305X_MACH_CARAMBOLA
6         bool "8devices Carambola dev board support"
7         select RALINK_DEV_GPIO_BUTTONS
8         select RALINK_DEV_GPIO_LEDS
9
10 config RT305X_MACH_3G_6200N
11         bool "Edimax 3G-6200N board support"
12         select RALINK_DEV_GPIO_BUTTONS
13         select RALINK_DEV_GPIO_LEDS
14
15 config RT305X_MACH_3G300M
16         bool "Tenda 3G300M board support"
17         select RALINK_DEV_GPIO_BUTTONS
18         select RALINK_DEV_GPIO_LEDS
19
20 config RT305X_MACH_BR6425
21         bool "Edimax BR-6425 board support"
22         select RALINK_DEV_GPIO_BUTTONS
23         select RALINK_DEV_GPIO_LEDS
24
25 config RT305X_MACH_WR6202
26         bool "Accton WR6202"
27         select RALINK_DEV_GPIO_BUTTONS
28         select RALINK_DEV_GPIO_LEDS
29
30 config RT305X_MACH_AIR3GII
31         bool "AirLive Air3GII board support"
32         select RALINK_DEV_GPIO_BUTTONS
33         select RALINK_DEV_GPIO_LEDS
34
35 config RT305X_MACH_ALL0256N
36         bool "Allnet ALL0256N support"
37         select RALINK_DEV_GPIO_BUTTONS
38         select RALINK_DEV_GPIO_LEDS
39
40 config RT305X_MACH_ALL5002
41         bool "Allnet ALL5002 support"
42         select RALINK_DEV_GPIO_BUTTONS
43         select RALINK_DEV_GPIO_LEDS
44
45 config RT305X_MACH_W502U
46         bool "ALFA Networks W502U board support"
47         select RALINK_DEV_GPIO_BUTTONS
48         select RALINK_DEV_GPIO_LEDS
49
50 config RT305X_MACH_ARGUS_ATP52B
51         bool "Argus ATP-52B support"
52         select RALINK_DEV_GPIO_BUTTONS
53         select RALINK_DEV_GPIO_LEDS
54
55 config RT305X_MACH_RT_G32_REVB
56         bool "Asus RT-G32 revB board support"
57         select RALINK_DEV_GPIO_BUTTONS
58
59 config RT305X_MACH_RT_N10_PLUS
60         bool "Asus RT-N10+ board support"
61         select RALINK_DEV_GPIO_BUTTONS
62         select RALINK_DEV_GPIO_LEDS
63
64 config RT305X_MACH_WL_330N
65         bool "Asus WL-330N board support"
66         select RALINK_DEV_GPIO_BUTTONS
67         select RALINK_DEV_GPIO_LEDS
68
69 config RT305X_MACH_WL_330N3G
70         bool "Asus WL-330N3G board support"
71         select RALINK_DEV_GPIO_BUTTONS
72         select RALINK_DEV_GPIO_LEDS
73
74 config RT305X_MACH_HW550_3G
75         bool "Aztech HW550-3G support"
76         select RALINK_DEV_GPIO_BUTTONS
77         select RALINK_DEV_GPIO_LEDS
78
79 config RT305X_MACH_F5D8235_V2
80         bool "Belkin F5D8235 v2 support"
81         select RALINK_DEV_GPIO_BUTTONS
82         select RALINK_DEV_GPIO_LEDS
83
84 config RT305X_MACH_WHR_G300N
85         bool "Buffalo WHR-G300N support"
86         select RALINK_DEV_GPIO_BUTTONS
87         select RALINK_DEV_GPIO_LEDS
88
89 config RT305X_MACH_DIR_300_REVB
90         bool "D-Link DIR-300 revB board support"
91         select RALINK_DEV_GPIO_BUTTONS
92         select RALINK_DEV_GPIO_LEDS
93
94 config RT305X_MACH_DIR_615_H1
95         bool "D-Link DIR-615 H1 board support"
96         select RALINK_DEV_GPIO_BUTTONS
97         select RALINK_DEV_GPIO_LEDS
98
99 config RT305X_MACH_DAP_1350
100         bool "D-Link DAP-1350 board support"
101         select RALINK_DEV_GPIO_BUTTONS
102         select RALINK_DEV_GPIO_LEDS
103
104 config RT305X_MACH_ESR_9753
105         bool "EnGenius ESR-9753 support"
106         select RALINK_DEV_GPIO_BUTTONS
107         select RALINK_DEV_GPIO_LEDS
108
109 config RT305X_MACH_BROADWAY
110         bool "Hauppauge Broadway support"
111         select RALINK_DEV_GPIO_BUTTONS
112         select RALINK_DEV_GPIO_LEDS
113
114 config RT305X_MACH_FONERA20N
115         bool "La Fonera20N board support"
116         select RALINK_DEV_GPIO_BUTTONS
117         select RALINK_DEV_GPIO_LEDS
118
119 config RT305X_MACH_RT_N13U
120         bool "ASUS RT-N13U board support"
121         select RALINK_DEV_GPIO_BUTTONS
122         select RALINK_DEV_GPIO_LEDS
123
124 config RT305X_MACH_FREESTATION5
125         bool "ARC FreeStation5"
126
127 config RT305X_MACH_MOFI3500_3GN
128         bool "MoFi Network MOFI3500-3GN support"
129         select RALINK_DEV_GPIO_BUTTONS
130         select RALINK_DEV_GPIO_LEDS
131
132 config RT305X_MACH_WR512_3GN
133         bool "SH-WR512NU/WS-WR512N1-like 3GN router"
134         select RALINK_DEV_GPIO_BUTTONS
135         select RALINK_DEV_GPIO_LEDS
136
137 config RT305X_MACH_UR_326N4G
138         bool "UR-326N4G Wireless N router"
139         select RALINK_DEV_GPIO_BUTTONS
140         select RALINK_DEV_GPIO_LEDS
141
142 config RT305X_MACH_UR_336UN
143         bool "UR-336UN Wireless N router"
144         select RALINK_DEV_GPIO_BUTTONS
145         select RALINK_DEV_GPIO_LEDS
146
147 config RT305X_MACH_NW718
148         bool "Netcore NW718"
149         select RALINK_DEV_GPIO_BUTTONS
150         select RALINK_DEV_GPIO_LEDS
151
152 config RT305X_MACH_BC2
153         bool "NexAira BC2"
154         select RALINK_DEV_GPIO_BUTTONS
155         select RALINK_DEV_GPIO_LEDS
156
157 config RT305X_MACH_OMNI_EMB
158         bool "Omnima MiniEMBWiFi"
159         select RALINK_DEV_GPIO_BUTTONS
160         select RALINK_DEV_GPIO_LEDS
161
162 config RT305X_MACH_PSR_680W
163         bool "Petatel PSR-680W Wireless 3G Router support"
164         select RALINK_DEV_GPIO_BUTTONS
165         select RALINK_DEV_GPIO_LEDS
166
167 config RT305X_MACH_PWH2004
168         bool "Prolink PWH2004 / Abocom WR5205 support (32M RAM, 8M flash)"
169         select RALINK_DEV_GPIO_BUTTONS
170         select RALINK_DEV_GPIO_LEDS
171
172 config RT305X_MACH_V22RW_2X2
173         bool "Ralink AP-RT3052-V22RW-2X2 board support"
174         select RALINK_DEV_GPIO_BUTTONS
175         select RALINK_DEV_GPIO_LEDS
176
177 config RT305X_MACH_W306R_V20
178         bool "Tenda W306R V2.0 board support"
179         select RALINK_DEV_GPIO_BUTTONS
180         select RALINK_DEV_GPIO_LEDS
181
182 config RT305X_MACH_WL341V3
183         bool "Sitecom WL-341 v3 board support"
184         select RALINK_DEV_GPIO_BUTTONS
185         select RALINK_DEV_GPIO_LEDS
186
187 config RT305X_MACH_WL351
188         bool "Sitecom WL-351 support"
189         select RALINK_DEV_GPIO_BUTTONS
190         select RALINK_DEV_GPIO_LEDS
191
192 config RT305X_MACH_SL_R7205
193         bool "Skyline SL-R7205 Wireless 3G Router support"
194         select RALINK_DEV_GPIO_BUTTONS
195         select RALINK_DEV_GPIO_LEDS
196
197 config RT305X_MACH_WCR150GN
198         bool "Sparklan WCR-150GN support"
199         select RALINK_DEV_GPIO_BUTTONS
200         select RALINK_DEV_GPIO_LEDS
201
202 config RT305X_MACH_NBG_419N
203         bool "ZyXEL NBG-419N support"
204         select RALINK_DEV_GPIO_BUTTONS
205         select RALINK_DEV_GPIO_LEDS
206
207 config RT305X_MACH_MZKW300NH2
208         bool "Planex MZK-W300NH2 Router support"
209         select RALINK_DEV_GPIO_BUTTONS
210         select RALINK_DEV_GPIO_LEDS
211
212 config RT305X_MACH_XDX_RN502J
213         bool "Unknown board XDX-RN502J"
214         select RALINK_DEV_GPIO_BUTTONS
215         select RALINK_DEV_GPIO_LEDS
216
217 endmenu
218
219 endif