linux/debian/config/featureset-rt/config

12 lines
436 B
Plaintext

# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT_RT_FULL=y
CONFIG_SCHED_TRACER=y
#. This option is broken after commit 84ea7fe37908
#. ('hrtimer: Set expiry time before switch_hrtimer_base()') but should be
#. enabled when this is resolved
# CONFIG_MISSED_TIMER_OFFSETS_HIST is not set
CONFIG_WAKEUP_LATENCY_HIST=y
## disable aufs as it's not needed on rt and conflicts with fs-dentry-use-seqlock.patch
# CONFIG_AUFS_FS is not set