initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
25
debian/config/featureset-rt/config
vendored
Normal file
25
debian/config/featureset-rt/config
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
##
|
||||
## file: init/Kconfig
|
||||
##
|
||||
# CONFIG_SCHED_AUTOGROUP is not set
|
||||
|
||||
##
|
||||
## 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
|
Reference in New Issue
Block a user