summaryrefslogtreecommitdiff
path: root/target/alpha/systems
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-03-26 05:44:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-03-26 05:44:36 +0200
commita64f563f108d74772e62a4f0d4371e2f9ff9ef9f (patch)
tree77d4db8aef9e447380706f13bcad40a1bbb74dde /target/alpha/systems
parent9d6f423bd25d36b5f63c2168fd64e83b8c7ebdbd (diff)
add sample for dec multia
Diffstat (limited to 'target/alpha/systems')
-rw-r--r--target/alpha/systems/dec-multia8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/alpha/systems/dec-multia b/target/alpha/systems/dec-multia
new file mode 100644
index 000000000..ccaec574d
--- /dev/null
+++ b/target/alpha/systems/dec-multia
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_DEC_MULTIA
+ bool "Digital Multia"
+ select ADK_TARGET_CPU_ALPHA
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Support for DEC Multia. See:
+ https://en.wikipedia.org/wiki/DEC_Multia
+