T5979: add configurable kernel boot option 'disable-mitigations'

(cherry picked from commit 38e13fbab0560758baf3d676657254a490890376)
This commit is contained in:
Christian Breunig 2024-02-02 20:19:30 +01:00
parent 6c68854aae
commit 95518d579e

View File

@ -22,6 +22,14 @@ General
Play an audible beep to the system speaker when system is ready.
Kernel
======
.. cfgcmd:: set system option kernel disable-mitigations
Disable all optional CPU mitigations. This improves system performance,
but it may also expose users to several CPU vulnerabilities.
***********
HTTP client
***********