1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-14 19:33:19 +00:00
kata-containers/tools/packaging/kernel/configs/fragments/x86_64
Fabiano Fidêncio f563f0d3fc versions: Update kernel to v6.12.8
There are lots of configs removed from latest kernel. Update them here
for convenience of next kernel upgrade.

Remove CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE [1]
Remove CONFIG_IP_NF_TARGET_CLUSTERIP [2]
Remove CONFIG_NET_SCH_CBQ [3]
Remove CONFIG_AUTOFS4_FS [4]
Remove CONFIG_EMBEDDED [5]
Remove CONFIG_ARCH_RANDOM & CONFIG_RANDOM_TRUST_CPU [6]

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v6.6&id=a7e4676e8e2cb158a4d24123de778087955e1b36
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v6.6&id=9db5d918e2c07fa09fab18bc7addf3408da0c76f
[3] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v6.6&id=051d442098421c28c7951625652f61b1e15c4bd5
[4] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v6.6&id=1f2190d6b7112d22d3f8dfeca16a2f6a2f51444e
[5] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v6.6&id=ef815d2cba782e96b9aad9483523d474ed41c62a
[6] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v6.2&id=b9b01a5625b5a9e9d96d14d4a813a54e8a124f4b

Apart from the removals, CONFIG_CPU_MITIGATIONS is now a dependency for
CONFIG_RETPOLINE (which has been renamed to CONFIG_MITIGATION_RETPOLINE)
and CONFIG_PAGE_TABLE_ISOLATION (which has been renamed to
CONFIG_MITIGATION_PAGE_TABLE_ISOLATION).  I've added that to the
whitelist because we still build older versions of the kernel that
do not have that dependency.

Fixes: 
Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>
Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
2025-01-06 21:48:20 +01:00
..
confidential build: Add "confidential" kernel 2024-01-09 14:35:45 -03:00
sev kernel: Add CONFIG_SEV_GUEST to SEV kernel config 2023-02-21 16:48:45 +00:00
snp kernel: Introduce SNP kernel 2022-09-16 17:51:41 +02:00
tdx kernel: Add CONFIG_TDX_GUEST_DRIVER to the tdx.conf 2023-12-04 10:25:59 +01:00
acpi.conf versions: Update kernel to v6.12.8 2025-01-06 21:48:20 +01:00
base.conf versions: Update kernel to v6.12.8 2025-01-06 21:48:20 +01:00
crypto.conf packaging: Add cryptsetup support in Guest kernel and rootfs 2023-06-06 12:30:07 +02:00
fs.conf packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
hotplug.conf packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
mmu.conf versions: Update kernel to v6.12.8 2025-01-06 21:48:20 +01:00
network.conf kernel: config CONFIG_HAVE_NET_DSA 2020-08-24 14:25:34 +02:00
pci.conf packaging/kernel: Add CONFIG_PCI_MMCONFIG to x86 guest kernel configuration 2021-10-07 13:21:48 +11:00
ptp.conf kernel: Enabling PTP clock support in kernel 2020-09-02 13:21:28 -07:00
sgx.conf packaging: Add kernel config option for SGX in Gramine 2022-05-16 16:58:26 -07:00
vfio.conf packaging: kernel: Enable VIRTIO_IOMMU on x86_64 2023-09-14 14:23:28 +02:00
virtio.conf kernel: configs: Open CONFIG_VIRTIO_MEM in x86_64 Linux kernel 2021-05-07 15:19:06 +08:00