ACPI-based ARM64 server platforms based, like the Qualcomm Datacenter Technologies QDF2400, need several features and drivers enabled for full functionality. This patchset enables many of those features. The first patch, "resynchronize the defconfig" refreshes the ARM64 defconfig so that it's aligned with savedefconfig. This needs to be done periodically, so that new patches avoid merge conflicts. If the first patch does not apply cleanly, I ask the maintainer to refresh it himself manually, following the instructions in the commit message. The remaining 7 patches should apply cleanly on top of that. Timur Tabi (8): arm64: defconfig: resynchronize the defconfig arm64: defconfig: enable ACPI_CPPC_CPUFREQ arm64: defconfig: enable TCG_TPM and TCG_CRB arm64: defconfig: enable BLK_DEV_NVME arm64: defconfig: enable EFI_VARS and EFI_CAPSULE_LOADER arm64: defconfig: enable support for PCIe hotplug arm64: defconfig: enable APEI and GHES features arm64: defconfig: enable EDAC options arch/arm64/configs/defconfig | 114 +++++++++++++++++++++---------------------- 1 file changed, 56 insertions(+), 58 deletions(-) -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html