From bb8dd176cc75ea9c61bef23c1fc512da4b63b37f Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 4 Apr 2011 08:43:07 +0000 Subject: ramips: initial board support for MOFI3500-3GN This patch adds initial board support for the MoFi Network MOFI3500-3GN (Ralink RT3052F SoC, 8MB flash, 32MB ram, wireless N, USB-OTG). This router is basically the NA version of the HW550-3G. Signed-off-by: Layne Edwards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26466 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/rt305x/config-2.6.37 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/rt305x/config-2.6.37') diff --git a/target/linux/ramips/rt305x/config-2.6.37 b/target/linux/ramips/rt305x/config-2.6.37 index 500adb9a6..96377124c 100644 --- a/target/linux/ramips/rt305x/config-2.6.37 +++ b/target/linux/ramips/rt305x/config-2.6.37 @@ -95,6 +95,7 @@ CONFIG_RT305X_MACH_DIR_300_REVB=y CONFIG_RT305X_MACH_F5D8235_V2=y CONFIG_RT305X_MACH_FONERA20N=y CONFIG_RT305X_MACH_HW550_3G=y +CONFIG_RT305X_MACH_MOFI3500_3GN=y CONFIG_RT305X_MACH_PWH2004=y CONFIG_RT305X_MACH_V22RW_2X2=y CONFIG_RT305X_MACH_WCR150GN=y -- cgit v1.2.3