mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-01 21:44:22 +01:00
Add the base common fragments and x86_64 specific fragments for the 4.19.x kernel. Signed-off-by: Graham Whaley <graham.whaley@intel.com>
7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
|
|
# Let's enable stack protection checks, and strong checks
|
|
# Estimated cost (detailed in the kernel config files)
|
|
# is maybe 2.3% for both
|
|
CONFIG_STACKPROTECTOR
|
|
CONFIG_STACKPROTECTOR_STRONG
|