From 77d4270ac96cb71cc10ec500805d21543e90f5e2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 10 Jul 2016 09:43:54 +0200 Subject: add back some basic support for Foxboard-LX832 --- target/cris/systems/foxboard-lx832 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 target/cris/systems/foxboard-lx832 (limited to 'target/cris/systems') 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 + -- cgit v1.2.3