openwrtv3/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig

12 lines
157 B
Text
Raw Normal View History

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