openwrtv3/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
Gabor Juhos 2dbe6d0e6f remove unused *_MACH_GENERIC config options
SVN-Revision: 17461
2009-09-01 19:34:21 +00:00

12 lines
177 B
Text

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