2009-08-30 19:15:51 +00:00
|
|
|
if RALINK_RT305X
|
|
|
|
|
|
|
|
menu "Ralink RT350x machine selection"
|
|
|
|
|
|
|
|
config RT305X_MACH_WHR_G300N
|
|
|
|
bool "Buffalo WHR-G300N support"
|
|
|
|
default y
|
2009-08-31 09:14:14 +00:00
|
|
|
select RALINK_DEV_GPIO_LEDS
|
2009-08-30 19:15:51 +00:00
|
|
|
|
2009-10-18 08:48:07 +00:00
|
|
|
config RT305X_MACH_DIR_300_REVB
|
|
|
|
bool "D-Link DIR-300 revB board support"
|
|
|
|
default y
|
2010-01-30 15:25:44 +00:00
|
|
|
select RALINK_DEV_GPIO_BUTTONS
|
2009-10-18 08:48:07 +00:00
|
|
|
select RALINK_DEV_GPIO_LEDS
|
|
|
|
|
2009-09-02 15:31:00 +00:00
|
|
|
config RT305X_MACH_V22RW_2X2
|
|
|
|
bool "Ralink AP-RT3052-V22RW-2X2 board support"
|
|
|
|
default y
|
|
|
|
select RALINK_DEV_GPIO_LEDS
|
|
|
|
|
2009-10-24 20:55:36 +00:00
|
|
|
config RT305X_MACH_FONERA20N
|
|
|
|
bool "La Fonera20N board support"
|
|
|
|
default y
|
|
|
|
select RALINK_DEV_GPIO_LEDS
|
|
|
|
|
2009-08-30 19:15:51 +00:00
|
|
|
endmenu
|
|
|
|
|
|
|
|
endif
|