From 6ae5ec16e0f030649e759e340f791df388d6e38d Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 9 Sep 2012 14:05:22 +0000 Subject: ar71xx: add preliminary support for Mikrotik RB2011L This patch adds preliminary support for the Mikrotik RB2011L. The NAND flash is not yet supported, so only the initramfs kernel can be used for now. [juhosg: remove unnecessary PCI/USB related stuff, the board does not use that, update commit message] Signed-off-by: Stijn Tintel SVN-Revision: 33344 --- target/linux/ar71xx/config-3.3 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-3.3') diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index 117e847..a13fded 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -45,6 +45,7 @@ CONFIG_ATH79_MACH_OM2P=y CONFIG_ATH79_MACH_PB42=y CONFIG_ATH79_MACH_PB44=y CONFIG_ATH79_MACH_PB92=y +CONFIG_ATH79_MACH_RB2011=y CONFIG_ATH79_MACH_RB4XX=y CONFIG_ATH79_MACH_RB750=y CONFIG_ATH79_MACH_RW2458N=y -- cgit v1.1