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

1if RALINK_RT305X
2
3menu "Ralink RT350x machine selection"
4
5config RT305X_MACH_F5D8235_V2
6    bool "Belkin F5D8235 v2 support"
7    default y
8    select RALINK_DEV_GPIO_BUTTONS
9    select RALINK_DEV_GPIO_LEDS
10
11config RT305X_MACH_WHR_G300N
12    bool "Buffalo WHR-G300N support"
13    default y
14    select RALINK_DEV_GPIO_BUTTONS
15    select RALINK_DEV_GPIO_LEDS
16
17config RT305X_MACH_DIR_300_REVB
18    bool "D-Link DIR-300 revB board support"
19    default y
20    select RALINK_DEV_GPIO_BUTTONS
21    select RALINK_DEV_GPIO_LEDS
22
23config RT305X_MACH_V22RW_2X2
24    bool "Ralink AP-RT3052-V22RW-2X2 board support"
25    default y
26    select RALINK_DEV_GPIO_BUTTONS
27    select RALINK_DEV_GPIO_LEDS
28
29config RT305X_MACH_WCR150GN
30    bool "Sparklan WCR-150GN support"
31    default y
32    select RALINK_DEV_GPIO_BUTTONS
33    select RALINK_DEV_GPIO_LEDS
34
35config RT305X_MACH_FONERA20N
36    bool "La Fonera20N board support"
37    default y
38    select RALINK_DEV_GPIO_BUTTONS
39    select RALINK_DEV_GPIO_LEDS
40
41config RT305X_MACH_PWH2004
42    bool "Prolink PWH2004 / Abocom WR5205 support (32M RAM, 8M flash)"
43    default y
44    select RALINK_DEV_GPIO_BUTTONS
45    select RALINK_DEV_GPIO_LEDS
46
47config RT305X_MACH_HW550_3G
48    bool "Aztech HW550-3G support"
49    default y
50    select RALINK_DEV_GPIO_BUTTONS
51    select RALINK_DEV_GPIO_LEDS
52
53config RT305X_MACH_MOFI3500_3GN
54    bool "MoFi Network MOFI3500-3GN support"
55    default y
56    select RALINK_DEV_GPIO_BUTTONS
57    select RALINK_DEV_GPIO_LEDS
58
59endmenu
60
61endif
62

Archive Download this file



interactive