Skip to content

Commit 69a0b95

Browse files
committed
Enable module signature
1 parent 7f64b5a commit 69a0b95

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/package/truenas/truenas.config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,3 +167,8 @@ CONFIG_MD=n
167167
# Compile Linux kernel with warnings as errors
168168
#
169169
CONFIG_WERROR=y
170+
171+
#
172+
# Enable module signature
173+
#
174+
CONFIG_MODULE_SIG_ALL=y

0 commit comments

Comments
 (0)