You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/config.gardenlinux
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,3 +26,6 @@ CONFIG_MAGIC_SYSRQ=n
26
26
# Disable it for all architectures
27
27
# 6.6 kernel implicitly enabled this via https://salsa.debian.org/kernel-team/linux/-/commit/f994ffb127c90e04fd8252b79a021b60cb5e4507#fc973071e6f4da49be1ec7a17e00635dd41dcaf1_1392_1420
28
28
CONFIG_REMOTEPROC=n
29
+
30
+
# We need to have the tcrypt module for dracut selftesting the FIPS mode.
0 commit comments