From: Dorinda Bassey dbassey@redhat.com
redhat/configs: automotive: Disable CONFIG_NUMA config
Disable CONFIG_NUMA config and this also automatically disables it's related dependencies.
This is needed to satisfy a requirement of FuSa efforts for RHIVOS.
Link: https://issues.redhat.com/browse/RHEL-86285
Signed-off-by: Dorinda Bassey dbassey@redhat.com
diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_NUMA b/redhat/configs/rhel/automotive/generic/CONFIG_NUMA new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/automotive/generic/CONFIG_NUMA @@ -0,0 +1 @@ +# CONFIG_NUMA is not set
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3823
From: Brian Masney on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3823#note_2533440...
Hey @dorindabs : This MR needs to be rebased onto the latest kernel-ark. The CONFIG_NUMA change looks good.
kernel@lists.fedoraproject.org