forked from Ivasoft/openwrt
initial support for RT288x/RT305x
SVN-Revision: 17439
This commit is contained in:
11
target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
Normal file
11
target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
if RALINK_RT288X
|
||||
|
||||
menu "Ralink RT288x machine selection"
|
||||
|
||||
config RT288X_MACH_GENERIC
|
||||
bool "Generic RT288x based machine support"
|
||||
default y
|
||||
|
||||
endmenu
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user