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

1if RALINK_RT288X
2
3menu "Ralink RT288x machine selection"
4
5config RT288X_MACH_F5D8235_V1
6    bool "Belkin F5D8235 V1 board support"
7    select RALINK_DEV_GPIO_LEDS
8
9config RT288X_MACH_RT_N15
10    bool "Asus RT-N15 board support"
11    select RALINK_DEV_GPIO_BUTTONS
12    select RALINK_DEV_GPIO_LEDS
13
14config RT288X_MACH_V11ST_FE
15    bool "Ralink V11ST-FE board support"
16    select HW_HAS_PCI
17    select RALINK_DEV_GPIO_BUTTONS
18    select RALINK_DEV_GPIO_LEDS
19
20config RT288X_MACH_WLI_TX4_AG300N
21    bool "Buffalo WLI-TX4-AG300N board support"
22    select RALINK_DEV_GPIO_BUTTONS
23    select RALINK_DEV_GPIO_LEDS
24
25config RT288X_MACH_WZR_AGL300NH
26    bool "Buffalo WZR-AGL300NH board support"
27    select RALINK_DEV_GPIO_LEDS
28
29endmenu
30
31endif
32

Archive Download this file



interactive