openwrtv3/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
Gabor Juhos 051c44e0c5 initial support for RT288x/RT305x
SVN-Revision: 17439
2009-08-30 19:15:51 +00:00

11 lines
157 B
Text

if RALINK_RT288X
menu "Ralink RT288x machine selection"
config RT288X_MACH_GENERIC
bool "Generic RT288x based machine support"
default y
endmenu
endif