mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 07:24:24 +01:00
config: fix typo error
fix a few typo errors. Fixes: #1004 Signed-off-by: Penny Zheng <penny.zheng@arm.com>
This commit is contained in:
@@ -48,4 +48,4 @@ CONFIG_RANDOMIZE_BASE=y
|
||||
# This can still be dynamically disabled on the kernel command line/kata config if needed.
|
||||
# Disable for now, as it upsets the entropy test, and we need to improve those: FIXME: see:
|
||||
# https://github.com/kata-containers/tests/issues/1543
|
||||
# CONFIG_RANDOM_TRUST_CPU is not set
|
||||
# RANDOM_TRUST_CPU=y
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# Estimated cost (detailed in the kernel config files)
|
||||
# is maybe 2.3% for both
|
||||
CONFIG_STACKPROTECTOR=y
|
||||
CONFIG_STACKPROTECTOR_STRONG
|
||||
CONFIG_STACKPROTECTOR_STRONG=y
|
||||
|
||||
Reference in New Issue
Block a user