From 76c3d4e0952cd5db7f6214bf2ca7eb6995b23eab Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 22 May 2018 08:20:05 +0200 Subject: add alpha sample --- target/alpha/systems/dec-alphastation-m3 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/alpha/systems/dec-alphastation-m3 (limited to 'target/alpha/systems') diff --git a/target/alpha/systems/dec-alphastation-m3 b/target/alpha/systems/dec-alphastation-m3 new file mode 100644 index 000000000..4ac0d5166 --- /dev/null +++ b/target/alpha/systems/dec-alphastation-m3 @@ -0,0 +1,8 @@ +config ADK_TARGET_SYSTEM_DEC_ALPHASTATION_M3 + bool "Digital Alphastation 250 4/266 (M3)" + select ADK_TARGET_CPU_ALPHA_EV4 + select ADK_TARGET_KERNEL_WITH_COMPRESSION + help + Support for DEC Alphastation. See: + https://en.wikipedia.org/wiki/AlphaStation + -- cgit v1.2.3