aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/mikrotik
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-01 13:38:30 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-01 13:38:30 +0000
commit0c2f0bd6a8eb257d81c4b877832695a6849964af (patch)
treea2f4cb1fcaecf249f56b7c8fdd9ecea81b4b371c /target/linux/ar71xx/mikrotik
parentaa6b558b130b73d810836cea52277a5e9d59ec03 (diff)
downloadmaster-187ad058-0c2f0bd6a8eb257d81c4b877832695a6849964af.tar.gz
master-187ad058-0c2f0bd6a8eb257d81c4b877832695a6849964af.tar.bz2
master-187ad058-0c2f0bd6a8eb257d81c4b877832695a6849964af.zip
ar71xx: Add support for MikroTik RouterBOARD SXT Lite
This patch adds support for the MikroTik RouterBOARD SXT Lite. The new RB911L series is also supported as a result. v2 of this patch fixes the wmac offset to match what is on the sticker. v3 refreshes the patch against r41148 and defines the power led as the status led in diag.sh v4 refreshes the patch against r41353 and fixes the patch path issue to make git am work correctly v5 selects the kernel config option in the mikrotik profile rather than in the main ar71xx config Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com> Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41450 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/mikrotik')
-rw-r--r--target/linux/ar71xx/mikrotik/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default
index ea99465678..39d3e606c6 100644
--- a/target/linux/ar71xx/mikrotik/config-default
+++ b/target/linux/ar71xx/mikrotik/config-default
@@ -40,6 +40,7 @@ CONFIG_ATH79_MACH_RB4XX=y
CONFIG_ATH79_MACH_RB750=y
CONFIG_ATH79_MACH_RB91X=y
CONFIG_ATH79_MACH_RB95X=y
+CONFIG_ATH79_MACH_RBSXTLITE=y
# CONFIG_ATH79_MACH_RW2458N is not set
# CONFIG_ATH79_MACH_TEW_632BRP is not set
# CONFIG_ATH79_MACH_TEW_673GRU is not set