summaryrefslogtreecommitdiff
path: root/target/cris/systems
diff options
context:
space:
mode:
Diffstat (limited to 'target/cris/systems')
-rw-r--r--target/cris/systems/axis-89-device-server10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/cris/systems/axis-89-device-server b/target/cris/systems/axis-89-device-server
new file mode 100644
index 000000000..80449caea
--- /dev/null
+++ b/target/cris/systems/axis-89-device-server
@@ -0,0 +1,10 @@
+config ADK_TARGET_SYSTEM_AXIS_89_DEVICE_SERVER
+ bool "Axis 89 Device Server"
+ select ADK_TARGET_CPU_CRIS_CRISV32
+ select ADK_TARGET_WITH_MTD
+ select ADK_TARGET_WITH_NETDEVICE
+ select ADK_TARGET_KERNEL_ZIMAGE
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Axis 89 Device Server
+