Skip to content

Commit

Permalink
disable VIRTUALIZATION, it is not supported in 5.15 RT
Browse files Browse the repository at this point in the history
  • Loading branch information
razr committed Jun 19, 2022
1 parent 716f5e7 commit f6ee5e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .config-fragment
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CONFIG_VIRTUALIZATION=n
CONFIG_PREEMPT_RT=y
CONFIG_LOCKUP_DETECTOR=n
CONFIG_DETECT_HUNG_TASK=n
Expand All @@ -23,3 +24,5 @@ CONFIG_PERF_EVENTS=y
# CONFIG_KRETPROBES is not set
# CONFIG_KALLSYMS_ALL is not set
CONFIG_DEBUG_INFO=n
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y

0 comments on commit f6ee5e0

Please sign in to comment.