1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 02:47:37 +03:00
openwrt-xburst/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig

12 lines
157 B
Plaintext
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