Skip to content

Commit 939bac6

Browse files
committed
redhat: Enable virtio-mem (and corresponding kdump code) on s390x
JIRA: https://issues.redhat.com/browse/RHEL-72992 Upstream Status: RHEL only We can now enable virtio-mem on all architectures that support it (i.e. all except powerpc), so consolidate the CONFIG_VIRTIO_MEM switch in the common generic folder. Signed-off-by: Thomas Huth <thuth@redhat.com>
1 parent e7ed248 commit 939bac6

File tree

5 files changed

+3
-1
lines changed

5 files changed

+3
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_PROC_VMCORE_DEVICE_RAM=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_VIRTIO_MEM is not set

redhat/configs/common/generic/x86/CONFIG_VIRTIO_MEM

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_VIRTIO_MEM is not set

0 commit comments

Comments
 (0)