summaryrefslogtreecommitdiffstats
path: root/debian/config/featureset-rt/config
diff options
context:
space:
mode:
Diffstat (limited to 'debian/config/featureset-rt/config')
-rw-r--r--debian/config/featureset-rt/config20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/config/featureset-rt/config b/debian/config/featureset-rt/config
new file mode 100644
index 000000000..f959fc4c8
--- /dev/null
+++ b/debian/config/featureset-rt/config
@@ -0,0 +1,20 @@
+##
+## file: kernel/Kconfig.preempt
+##
+## choice: Preemption Model
+# CONFIG_PREEMPT_VOLUNTARY is not set
+CONFIG_PREEMPT_RT=y
+## end choice
+
+##
+## file: kernel/rcu/Kconfig
+##
+CONFIG_RCU_EXPERT=y
+
+##
+## file: kernel/trace/Kconfig
+##
+CONFIG_SCHED_TRACER=y
+CONFIG_HWLAT_TRACER=y
+CONFIG_OSNOISE_TRACER=y
+CONFIG_TIMERLAT_TRACER=y