From: David Hildenbrand on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2638

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2062054
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2044155

Let's enable CONFIG_VIRTIO_MEM also on aarch64, like we do in cs9. To
achieve that, we also have to enable CONFIG_MEMORY_HOTREMOVE.

These options now match the cs9 counterparts and virtio-mem is enabled on
both, x86-64 and aarch64.

Signed-off-by: David Hildenbrand da...@redhat.com

---
 redhat/configs/common/generic/arm/aarch64/CONFIG_DEVICE_PRIVATE |  1 +
 redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_MEM     |  1 +
 redhat/configs/rhel/debug/arm/aarch64/CONFIG_STRICT_DEVMEM      |  1 +
 redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEMORY_HOTREMOVE |  2 +-
 4 files changed, 4 insertions(+), 1 deletions(-)
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to