mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-27 02:04:28 +01:00
The option CONFIG_VIRTIO_PMEM is not supported on s390x. It requires nvdimm support. Signed-off-by: Alice Frosi <afrosi@de.ibm.com> Signed-off-by: Jakob-Naucke <jakob.naucke@ibm.com>
5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
# !s390x
|
|
|
|
# This is required for booting from pmem
|
|
CONFIG_VIRTIO_PMEM=y
|