mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-15 03:24:30 +01:00
Adding !powerpc to the group of fragments not supported on ppc64le. Signed-off-by: Amulyam24 <amulmek1@in.ibm.com>
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
#!powerpc
|
|
|
|
# MMU specific items
|
|
|
|
# vmap the kernel stacks - detects stack over-runs better and reduces
|
|
# the stack attack window.
|
|
CONFIG_VMAP_STACK=y
|