summaryrefslogtreecommitdiff
path: root/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.cmake')
-rw-r--r--config.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.cmake b/config.cmake
deleted file mode 100644
index 94de0d7..0000000
--- a/config.cmake
+++ /dev/null
@@ -1,5 +0,0 @@
-set(KCONFIG_TINYPRINTF TRUE)
-set(KCONFIG_PRINTF_TARGET_SEMIHOSTING TRUE)
-set(KCONFIG_SEMIHOSTING TRUE)
-set(KCONFIG_SEMIHOSTING_PUTCHAR TRUE)
-set(KCONFIG_SEMIHOSTING_PUTS TRUE)