From d572e1483fc827bee0e7cb9d5fe491b86fb93971 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 15 Aug 2010 09:43:07 +0000 Subject: ramips: add support for Sparklan WCR-150GN board This patch adds support for Sparklan WCR-150GN board. Network configuration should be tweaked to make it work fully. The reason it's not in this patch is that ramips target should be modified to support different /etc/config/network files for different boards. Signed-off-by: Roman Yeryomin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22658 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/rt305x/config-2.6.34 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/rt305x/config-2.6.34') diff --git a/target/linux/ramips/rt305x/config-2.6.34 b/target/linux/ramips/rt305x/config-2.6.34 index 513224a3cd..a493b5be18 100644 --- a/target/linux/ramips/rt305x/config-2.6.34 +++ b/target/linux/ramips/rt305x/config-2.6.34 @@ -129,6 +129,7 @@ CONFIG_RALINK_RT305X=y CONFIG_RT305X_MACH_DIR_300_REVB=y CONFIG_RT305X_MACH_FONERA20N=y CONFIG_RT305X_MACH_V22RW_2X2=y +CONFIG_RT305X_MACH_WCR150GN=y CONFIG_RT305X_MACH_WHR_G300N=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set -- cgit v1.2.3