Root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig

1if RALINK_RT305X
2
3menu "Ralink RT350x machine selection"
4
5config RT305X_MACH_WR6202
6    bool "Accton WR6202"
7    select RALINK_DEV_GPIO_BUTTONS
8    select RALINK_DEV_GPIO_LEDS
9
10config RT305X_MACH_ALL0256N
11    bool "Allnet ALL0256N support"
12    select RALINK_DEV_GPIO_BUTTONS
13    select RALINK_DEV_GPIO_LEDS
14
15config RT305X_MACH_W502U
16    bool "ALFA Networks W502U board support"
17    select RALINK_DEV_GPIO_BUTTONS
18    select RALINK_DEV_GPIO_LEDS
19
20config RT305X_MACH_ARGUS_ATP52B
21    bool "Argus ATP-52B support"
22    select RALINK_DEV_GPIO_BUTTONS
23    select RALINK_DEV_GPIO_LEDS
24
25config RT305X_MACH_RT_G32_REVB
26    bool "Asus RT-G32 revB board support"
27    select RALINK_DEV_GPIO_BUTTONS
28
29config RT305X_MACH_RT_N10_PLUS
30    bool "Asus RT-N10+ board support"
31    select RALINK_DEV_GPIO_BUTTONS
32    select RALINK_DEV_GPIO_LEDS
33
34config RT305X_MACH_HW550_3G
35    bool "Aztech HW550-3G support"
36    select RALINK_DEV_GPIO_BUTTONS
37    select RALINK_DEV_GPIO_LEDS
38
39config RT305X_MACH_F5D8235_V2
40    bool "Belkin F5D8235 v2 support"
41    select RALINK_DEV_GPIO_BUTTONS
42    select RALINK_DEV_GPIO_LEDS
43
44config RT305X_MACH_WHR_G300N
45    bool "Buffalo WHR-G300N support"
46    select RALINK_DEV_GPIO_BUTTONS
47    select RALINK_DEV_GPIO_LEDS
48
49config RT305X_MACH_DIR_300_REVB
50    bool "D-Link DIR-300 revB board support"
51    select RALINK_DEV_GPIO_BUTTONS
52    select RALINK_DEV_GPIO_LEDS
53
54config RT305X_MACH_ESR_9753
55    bool "EnGenius ESR-9753 support"
56    select RALINK_DEV_GPIO_BUTTONS
57    select RALINK_DEV_GPIO_LEDS
58
59config RT305X_MACH_FONERA20N
60    bool "La Fonera20N board support"
61    select RALINK_DEV_GPIO_BUTTONS
62    select RALINK_DEV_GPIO_LEDS
63
64config RT305X_MACH_MOFI3500_3GN
65    bool "MoFi Network MOFI3500-3GN support"
66    select RALINK_DEV_GPIO_BUTTONS
67    select RALINK_DEV_GPIO_LEDS
68
69config RT305X_MACH_WR512_3GN
70    bool "SH-WR512NU/WS-WR512N1-like 3GN router"
71    select RALINK_DEV_GPIO_BUTTONS
72    select RALINK_DEV_GPIO_LEDS
73
74config RT305X_MACH_NW718
75    bool "Netcore NW718"
76    select RALINK_DEV_GPIO_BUTTONS
77    select RALINK_DEV_GPIO_LEDS
78
79config RT305X_MACH_BC2
80    bool "NexAira BC2"
81    select RALINK_DEV_GPIO_BUTTONS
82    select RALINK_DEV_GPIO_LEDS
83
84config RT305X_MACH_OMNI_EMB
85    bool "Omnima MiniEMBWiFi"
86    select RALINK_DEV_GPIO_BUTTONS
87    select RALINK_DEV_GPIO_LEDS
88
89config RT305X_MACH_PWH2004
90    bool "Prolink PWH2004 / Abocom WR5205 support (32M RAM, 8M flash)"
91    select RALINK_DEV_GPIO_BUTTONS
92    select RALINK_DEV_GPIO_LEDS
93
94config RT305X_MACH_V22RW_2X2
95    bool "Ralink AP-RT3052-V22RW-2X2 board support"
96    select RALINK_DEV_GPIO_BUTTONS
97    select RALINK_DEV_GPIO_LEDS
98
99config RT305X_MACH_WL341V3
100    bool "Sitecom WL-341 v3 board support"
101    select RALINK_DEV_GPIO_BUTTONS
102    select RALINK_DEV_GPIO_LEDS
103
104config RT305X_MACH_WL351
105    bool "Sitecom WL-351 support"
106    select RALINK_DEV_GPIO_BUTTONS
107    select RALINK_DEV_GPIO_LEDS
108
109config RT305X_MACH_SL_R7205
110    bool "Skyline SL-R7205 Wireless 3G Router support"
111    select RALINK_DEV_GPIO_BUTTONS
112    select RALINK_DEV_GPIO_LEDS
113
114config RT305X_MACH_WCR150GN
115    bool "Sparklan WCR-150GN support"
116    select RALINK_DEV_GPIO_BUTTONS
117    select RALINK_DEV_GPIO_LEDS
118
119config RT305X_MACH_NBG_419N
120    bool "ZyXEL NBG-419N support"
121    select RALINK_DEV_GPIO_BUTTONS
122    select RALINK_DEV_GPIO_LEDS
123
124config RT305X_MACH_XDX_RN502J
125    bool "Unknown board XDX-RN502J"
126    select RALINK_DEV_GPIO_BUTTONS
127    select RALINK_DEV_GPIO_LEDS
128
129endmenu
130
131endif
132

Archive Download this file



interactive