openwrt/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig

13 lines
177 B
Plaintext
Raw Normal View History

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