summaryrefslogtreecommitdiff
path: root/target/mips64/systems/sgi-o2
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips64/systems/sgi-o2')
-rw-r--r--target/mips64/systems/sgi-o212
1 files changed, 12 insertions, 0 deletions
diff --git a/target/mips64/systems/sgi-o2 b/target/mips64/systems/sgi-o2
new file mode 100644
index 000000000..c22952aa5
--- /dev/null
+++ b/target/mips64/systems/sgi-o2
@@ -0,0 +1,12 @@
+config ADK_TARGET_SYSTEM_SGI_O2
+ bool "SGI O2"
+ depends on ADK_TARGET_BIG_ENDIAN
+ select ADK_TARGET_CPU_MIPS64_MIPS4
+ select ADK_TARGET_WITH_SERIAL
+ select ADK_TARGET_WITH_NET
+ select ADK_TARGET_WITH_NETDEVICE
+ select ADK_TARGET_WITH_BLOCK
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Support for SGI O2.
+