summaryrefslogtreecommitdiff
path: root/src/system/dlt-system_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/system/dlt-system_cfg.h')
-rw-r--r--src/system/dlt-system_cfg.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/system/dlt-system_cfg.h b/src/system/dlt-system_cfg.h
index 733a8eb..5c47e00 100644
--- a/src/system/dlt-system_cfg.h
+++ b/src/system/dlt-system_cfg.h
@@ -6,5 +6,8 @@
#define DEFAULT_SYSLOG_PORT 47111
-#define DEFAULT_KERNEL_VERSION_MODE 1
-#define DEFAULT_KERNEL_VERSION_CONTEXT_ID "VERS"
+#define DEFAULT_LOG_KERNEL_VERSION_MODE 1
+#define DEFAULT_LOG_KERNEL_VERSION_CONTEXT_ID "VERS"
+
+#define DEFAULT_LOG_PROCESSES_MODE 1
+#define DEFAULT_LOG_PROCESSES_CONTEXT_ID "PROC"