You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
if RALINK_RT305X
|
|
|
|
|
|
|
|
menu "Ralink RT350x machine selection"
|
|
|
|
|
|
|
|
config RT305X_MACH_WHR_G300N
|
|
|
|
bool "Buffalo WHR-G300N support"
|
|
|
|
default y
|
|
|
|
select RALINK_DEV_GPIO_LEDS
|
|
|
|
|
|
|
|
endmenu
|
|
|
|
|
|
|
|
endif
|