summaryrefslogtreecommitdiff
path: root/target/mips/systems/mikrotik-rb4xx
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/systems/mikrotik-rb4xx')
-rw-r--r--target/mips/systems/mikrotik-rb4xx13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/mips/systems/mikrotik-rb4xx b/target/mips/systems/mikrotik-rb4xx
new file mode 100644
index 000000000..41a901bb4
--- /dev/null
+++ b/target/mips/systems/mikrotik-rb4xx
@@ -0,0 +1,13 @@
+config ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
+ bool "Mikrotik Routerboard 4xx"
+ select ADK_mips
+ select ADK_big
+ select ADK_mikrotik_rb4xx
+ select ADK_CPU_MIPS32
+ select ADK_TARGET_WITH_MINIPCI
+ select ADK_TARGET_WITH_WATCHDOG
+ select ADK_TARGET_WITH_NAND
+ select ADK_TARGET_WITH_LEDS
+ help
+ Support for Mikrotik RB411/RB433/RB493g.
+