summaryrefslogtreecommitdiff
path: root/realtime/rt-internals/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'realtime/rt-internals/Kconfig')
-rw-r--r--realtime/rt-internals/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/realtime/rt-internals/Kconfig b/realtime/rt-internals/Kconfig
new file mode 100644
index 0000000..664e9f6
--- /dev/null
+++ b/realtime/rt-internals/Kconfig
@@ -0,0 +1,5 @@
+config RT_INTERNALS
+ bool "Internals of the Realtime Preemption Patch"
+ default y
+ help
+ Internal structe of the Realtime Preemption Patch, by tglx