c30b3ad1d91685def4d26a79a7860f0406b4bfe2
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / Kconfig
1 if RALINK_RT288X
2
3 menu "Ralink RT288x machine selection"
4
5 config RT288X_MACH_RT_N15
6 bool "Asus RT-N15 board support"
7 select RALINK_DEV_GPIO_BUTTONS
8 select RALINK_DEV_GPIO_LEDS
9
10 config RT288X_MACH_WLI_TX4_AG300N
11 bool "Buffalo WLI-TX4-AG300N board support"
12 select RALINK_DEV_GPIO_BUTTONS
13 select RALINK_DEV_GPIO_LEDS
14
15 config RT288X_MACH_WZR_AGL300NH
16 bool "Buffalo WZR-AGL300NH board support"
17 select RALINK_DEV_GPIO_LEDS
18
19 endmenu
20
21 endif
This page took 0.054235 seconds and 3 git commands to generate.