We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65825fb + 10724ed commit 52a1e86Copy full SHA for 52a1e86
config/config.fragment
@@ -89,3 +89,6 @@ CONFIG_TRACING=y
89
# Mount tracefs at /sys/kernel/debug/tracing in addition to /sys/kernel/tracing.
90
# Some tools still require the older debugfs path
91
# CONFIG_TRACEFS_DISABLE_AUTOMOUNT is not set
92
+
93
+# Allow lvl5 paging
94
+CONFIG_X86_5LEVEL=y
0 commit comments