summaryrefslogtreecommitdiff
path: root/target/cris/systems/foxboard-lx832
diff options
context:
space:
mode:
Diffstat (limited to 'target/cris/systems/foxboard-lx832')
-rw-r--r--target/cris/systems/foxboard-lx8329
1 files changed, 9 insertions, 0 deletions
diff --git a/target/cris/systems/foxboard-lx832 b/target/cris/systems/foxboard-lx832
new file mode 100644
index 000000000..057e0627d
--- /dev/null
+++ b/target/cris/systems/foxboard-lx832
@@ -0,0 +1,9 @@
+config ADK_TARGET_SYSTEM_FOXBOARD_LX832
+ bool "Foxboard LX832"
+ select ADK_TARGET_CPU_CRIS_CRISV10
+ select ADK_TARGET_WITH_MTD
+ select ADK_TARGET_KERNEL_IMAGE
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Foxboard LX832 support
+