2009-08-31 03:15:51 +08:00
|
|
|
if RALINK_RT305X
|
|
|
|
|
|
|
|
menu "Ralink RT350x machine selection"
|
|
|
|
|
|
|
|
config RT305X_MACH_GENERIC
|
|
|
|
bool "Generic RT350x based machine support"
|
|
|
|
default y
|
|
|
|
|
|
|
|
config RT305X_MACH_WHR_G300N
|
|
|
|
bool "Buffalo WHR-G300N support"
|
|
|
|
default y
|
2009-08-31 17:14:14 +08:00
|
|
|
select RALINK_DEV_GPIO_LEDS
|
2009-08-31 03:15:51 +08:00
|
|
|
|
|
|
|
endmenu
|
|
|
|
|
|
|
|
endif
|