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