summaryrefslogtreecommitdiff
path: root/realtime/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'realtime/Kconfig')
-rw-r--r--realtime/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/realtime/Kconfig b/realtime/Kconfig
index 7b9ebd4..a4a6aa0 100644
--- a/realtime/Kconfig
+++ b/realtime/Kconfig
@@ -5,4 +5,5 @@ if REALTIME_MAIN
source "realtime/rt-app-basics/Kconfig"
source "realtime/rt-basics/Kconfig"
source "realtime/rt-specialties/Kconfig"
+ source "realtime/rt-internals/Kconfig"
endif