mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-13 11:49:44 +00: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
|