qoriq: enable HARDENED_USERCOPY
The random crashes observed with HARDENED_USERCOPY enabled no longer
seem to occur. Enable HARDENED_USERCOPY to improve security.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit 61587c9242
)
This commit is contained in:
parent
9296d8970a
commit
e222660bc8
1 changed files with 0 additions and 1 deletions
|
@ -166,7 +166,6 @@ CONFIG_GPIO_GENERIC=y
|
|||
CONFIG_GPIO_MPC8XXX=y
|
||||
CONFIG_GRO_CELLS=y
|
||||
# CONFIG_HANGCHECK_TIMER is not set
|
||||
# CONFIG_HARDENED_USERCOPY is not set
|
||||
CONFIG_HAS_DMA=y
|
||||
CONFIG_HAS_IOMEM=y
|
||||
CONFIG_HAS_IOPORT_MAP=y
|
||||
|
|
Loading…
Reference in a new issue