Skip to content

Commit 52a1e86

Browse files
authored
Merge pull request gsingh93#10 from theguy147/x86_la57
feat: allow lvl5 paging
2 parents 65825fb + 10724ed commit 52a1e86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/config.fragment

+3
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,6 @@ CONFIG_TRACING=y
8989
# Mount tracefs at /sys/kernel/debug/tracing in addition to /sys/kernel/tracing.
9090
# Some tools still require the older debugfs path
9191
# CONFIG_TRACEFS_DISABLE_AUTOMOUNT is not set
92+
93+
# Allow lvl5 paging
94+
CONFIG_X86_5LEVEL=y

0 commit comments

Comments
 (0)