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
-rw-r--r--target/cris/systems/foxboard-lx8321
2 files changed, 11 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
+
diff --git a/target/cris/systems/foxboard-lx832 b/target/cris/systems/foxboard-lx832
index 82eaad093..4ef104a95 100644
--- a/target/cris/systems/foxboard-lx832
+++ b/target/cris/systems/foxboard-lx832
@@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_FOXBOARD_LX832
bool "Foxboard LX832"
select ADK_TARGET_CPU_CRIS_CRISV10
select ADK_TARGET_WITH_MTD
+ select ADK_TARGET_WITH_NETDEVICE
select ADK_TARGET_KERNEL_ZIMAGE
select ADK_TARGET_KERNEL_WITH_COMPRESSION
help