From: pbrobinson on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3579
So this is mostly a cleanup series. There should be no changes of note on RHEL and cleans up and aligns Fedora to be closer to RHEL and cleans up and standardises a bunch of the deps across architectures on Fedora. Some of the Fedora cleanups like BTT is to minimise the bits built into the kernel. Lastly it builds in the PMEM requirements for SystemReady-DT network boot/install/provisioning on aarch64 for both Fedora and RHEL as it's needed for those devices across all variants on aarch64. Signed-off-by: Peter Robinson <pbrobin...@gmail.com> --- redhat/configs/common/generic/arm/aarch64/CONFIG_BLK_DEV_PMEM | 1 + redhat/configs/common/generic/arm/aarch64/CONFIG_DEV_DAX | 1 + redhat/configs/common/generic/arm/aarch64/CONFIG_DEV_DAX_PMEM | 1 + redhat/configs/common/generic/arm/aarch64/CONFIG_LIBNVDIMM | 1 + redhat/configs/common/generic/arm/aarch64/CONFIG_ND_PFN | 1 + redhat/configs/common/generic/arm/aarch64/CONFIG_OF_PMEM | 1 + redhat/configs/fedora/generic/CONFIG_BTT => redhat/configs/common/generic/CONFIG_BTT | 0 redhat/configs/fedora/generic/arm/aarch64/CONFIG_DEV_DAX_KMEM => redhat/configs/common/generic/CONFIG_DEV_DAX_KMEM | 0 redhat/configs/common/generic/powerpc/CONFIG_DEV_DAX_PMEM => redhat/configs/common/generic/CONFIG_DEV_DAX_PMEM | 0 redhat/configs/fedora/generic/arm/aarch64/CONFIG_LIBNVDIMM => redhat/configs/common/generic/CONFIG_LIBNVDIMM | 0 redhat/configs/rhel/automotive/generic/CONFIG_ND_BTT => redhat/configs/common/generic/CONFIG_ND_BTT | 0 redhat/configs/fedora/generic/x86/CONFIG_ND_PFN => redhat/configs/common/generic/CONFIG_ND_PFN | 0 redhat/configs/common/generic/powerpc/CONFIG_NVDIMM_DAX => redhat/configs/common/generic/CONFIG_NVDIMM_DAX | 0 redhat/configs/common/generic/powerpc/CONFIG_NVDIMM_PFN => redhat/configs/common/generic/CONFIG_NVDIMM_PFN | 0 redhat/configs/fedora/generic/arm/aarch64/CONFIG_OF_PMEM => redhat/configs/common/generic/CONFIG_OF_PMEM | 0 redhat/configs/common/generic/powerpc/CONFIG_ZONE_DEVICE => redhat/configs/common/generic/CONFIG_ZONE_DEVICE | 0 redhat/configs/fedora/generic/arm/aarch64/CONFIG_BTT | 1 - redhat/configs/fedora/generic/arm/aarch64/CONFIG_DEV_DAX_PMEM | 1 - redhat/configs/fedora/generic/arm/aarch64/CONFIG_ND_BTT | 1 - redhat/configs/fedora/generic/arm/aarch64/CONFIG_NVDIMM_DAX | 1 - redhat/configs/fedora/generic/arm/aarch64/CONFIG_NVDIMM_PFN | 1 - redhat/configs/fedora/generic/arm/aarch64/CONFIG_ZONE_DEVICE | 1 - redhat/configs/fedora/generic/powerpc/CONFIG_DEV_DAX_KMEM | 1 - redhat/configs/fedora/generic/powerpc/CONFIG_LIBNVDIMM | 1 - redhat/configs/fedora/generic/powerpc/CONFIG_OF_PMEM | 1 - redhat/configs/fedora/generic/riscv/riscv64/CONFIG_LIBNVDIMM | 1 - redhat/configs/fedora/generic/riscv/riscv64/CONFIG_OF_PMEM | 1 - redhat/configs/fedora/generic/s390x/CONFIG_DEV_DAX_KMEM | 1 - redhat/configs/fedora/generic/x86/CONFIG_BTT | 1 - redhat/configs/fedora/generic/x86/CONFIG_DEV_DAX_KMEM | 1 - redhat/configs/fedora/generic/x86/CONFIG_DEV_DAX_PMEM | 1 - redhat/configs/fedora/generic/x86/CONFIG_LIBNVDIMM | 1 - redhat/configs/fedora/generic/x86/CONFIG_ND_BTT | 1 - redhat/configs/fedora/generic/x86/CONFIG_NVDIMM_DAX | 1 - redhat/configs/fedora/generic/x86/CONFIG_NVDIMM_PFN | 1 - redhat/configs/fedora/generic/x86/CONFIG_ZONE_DEVICE | 1 - redhat/configs/fedora/generic/CONFIG_DEV_DAX_KMEM | 1 - redhat/configs/fedora/generic/CONFIG_DEV_DAX_PMEM_COMPAT | 1 - redhat/configs/fedora/generic/CONFIG_LIBNVDIMM | 1 - redhat/configs/rhel/generic/powerpc/CONFIG_BTT | 1 - redhat/configs/rhel/generic/powerpc/CONFIG_LIBNVDIMM | 1 - redhat/configs/rhel/generic/CONFIG_BTT | 1 - redhat/configs/rhel/generic/CONFIG_DEV_DAX_KMEM | 1 - redhat/configs/rhel/generic/CONFIG_DEV_DAX_PMEM | 1 - redhat/configs/rhel/generic/CONFIG_DEV_DAX_PMEM_COMPAT | 1 - redhat/configs/rhel/generic/CONFIG_LIBNVDIMM | 1 - redhat/configs/rhel/generic/CONFIG_ND_BTT | 1 - redhat/configs/rhel/generic/CONFIG_ND_PFN | 1 - redhat/configs/rhel/generic/CONFIG_NVDIMM_DAX | 1 - redhat/configs/rhel/generic/CONFIG_NVDIMM_PFN | 1 - redhat/configs/rhel/generic/CONFIG_OF_PMEM | 1 - redhat/configs/rhel/generic/CONFIG_ZONE_DEVICE | 1 - 52 files changed, 6 insertions(+), 36 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