1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-19 04:51:05 +02:00
juhosg b887a6d197 [ramips] initial support for RT288x/RT305x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-30 19:15:51 +00:00

12 lines
157 B
Plaintext

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