aboutsummaryrefslogtreecommitdiff
path: root/semihosting/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'semihosting/Kconfig')
-rw-r--r--semihosting/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/semihosting/Kconfig b/semihosting/Kconfig
new file mode 100644
index 0000000000..eaf3a20ef5
--- /dev/null
+++ b/semihosting/Kconfig
@@ -0,0 +1,7 @@
+
+config SEMIHOSTING
+ bool
+
+config ARM_COMPATIBLE_SEMIHOSTING
+ bool
+ select SEMIHOSTING