From 39ab3b83961263a62f2d733aa9bcebaa5e2a3d11 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 17 Feb 2013 10:08:35 +0000 Subject: ar71xx: add kernel support for the Mikrotik RB951G board This is platform definition for the RB951G device. It's mostly rework of RB2011UAS patchset with network taken from the RB751 patches. The main difference is the flash layout used by this device. [juhosg: - remove dead code from mach-rb951g - add "-2HnD" suffix to the machine name - use a separate 615-MIPS-ath79-RB951G-support.patch] Patchwork: http://patchwork.openwrt.org/patch/3257/ Signed-off-by: Kamil Trzcinski Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35633 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/config-3.7 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-3.7') diff --git a/target/linux/ar71xx/config-3.7 b/target/linux/ar71xx/config-3.7 index 749b3df83d..98f099623d 100644 --- a/target/linux/ar71xx/config-3.7 +++ b/target/linux/ar71xx/config-3.7 @@ -56,6 +56,7 @@ CONFIG_ATH79_MACH_PB92=y CONFIG_ATH79_MACH_RB2011=y CONFIG_ATH79_MACH_RB4XX=y CONFIG_ATH79_MACH_RB750=y +CONFIG_ATH79_MACH_RB95X=y CONFIG_ATH79_MACH_RW2458N=y CONFIG_ATH79_MACH_TEW_632BRP=y CONFIG_ATH79_MACH_TEW_673GRU=y -- cgit v1.2.3