diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 18:08:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 18:08:51 +0000 |
commit | 5237a500893980a4764cc2caab92f60c9f2ba9ea (patch) | |
tree | ca03c226502783552b46a45628c0f42c3ecf5025 /target/linux/ar71xx/config-3.10 | |
parent | eda27e8382f3e5253defab5419e95d4b51f72de3 (diff) | |
download | upstream-5237a500893980a4764cc2caab92f60c9f2ba9ea.tar.gz upstream-5237a500893980a4764cc2caab92f60c9f2ba9ea.tar.bz2 upstream-5237a500893980a4764cc2caab92f60c9f2ba9ea.zip |
ar71xx: add initial support for the Mikrotik RB911G/RB912UAG boards
It is only on RB911G-5HPnD and RB912UAG-5HPnD boards.
The LEDs and the USB port is not working yet.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39102
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 2d6f404006..f0568b0c8f 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -64,6 +64,7 @@ CONFIG_ATH79_MACH_PB92=y # CONFIG_ATH79_MACH_RB2011 is not set # CONFIG_ATH79_MACH_RB4XX is not set # CONFIG_ATH79_MACH_RB750 is not set +# CONFIG_ATH79_MACH_RB91X is not set # CONFIG_ATH79_MACH_RB95X is not set CONFIG_ATH79_MACH_RW2458N=y CONFIG_ATH79_MACH_TEW_632BRP=y |