summaryrefslogtreecommitdiff
path: root/target/arc/systems/synopsys-nsim
diff options
context:
space:
mode:
Diffstat (limited to 'target/arc/systems/synopsys-nsim')
-rw-r--r--target/arc/systems/synopsys-nsim8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/arc/systems/synopsys-nsim b/target/arc/systems/synopsys-nsim
new file mode 100644
index 000000000..fe57e2642
--- /dev/null
+++ b/target/arc/systems/synopsys-nsim
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_SYNOPSYS_NSIM
+ bool "Synopsys NSIM Emulator"
+ select ADK_TARGET_WITH_NET
+ select ADK_TARGET_WITH_SERIAL
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Support for Synopsys NSIM Emulator.
+