Skip to content

Commit c269b61

Browse files
committed
Add CONFIG_MODULE_FORCE_LOAD kernel option
1 parent df187cd commit c269b61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/config.fragment

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ CONFIG_IKCONFIG_PROC=y
2222
CONFIG_VT=y
2323
CONFIG_SECURITY_SELINUX=y
2424
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
25+
CONFIG_MODULE_FORCE_LOAD=y
2526

2627
# LTO is required for CFI, but even LTO_CLANG_THIN is incredibly slow. Only
2728
# enable this if it's necessary

0 commit comments

Comments
 (0)