Skip to content

Commit

Permalink
configs: pass mitigations=off to cmdline
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazzor authored Oct 4, 2024
1 parent 14860ab commit 1382188
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64/configs/moto.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
# CONFIG_THINLTO is not set
CONFIG_LTO_CLANG=y
CONFIG_NR_CPUS=8
CONFIG_CMDLINE="cgroup_disable=pressure mitigations=off"
# CONFIG_CMDLINE_FROM_BOOTLOADER is not set
CONFIG_CMDLINE_EXTEND=y
# CONFIG_KSU is not set
# CONFIG_KPROBES is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y
Expand Down

0 comments on commit 1382188

Please sign in to comment.