diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-10 09:04:43 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-05-10 09:04:43 -0500 |
commit | 834220e9b94b91e77c3b7f3120b49ab596e1bdf3 (patch) | |
tree | 00dc0e4957382c1030b0c058e8a59c0263799b9f /kernel-ppc64le-fedora.config | |
parent | 7ef390b6c4b96503cbea4a54f5caff0e84dbb9aa (diff) | |
download | kernel-834220e9b94b91e77c3b7f3120b49ab596e1bdf3.tar.gz kernel-834220e9b94b91e77c3b7f3120b49ab596e1bdf3.tar.xz kernel-834220e9b94b91e77c3b7f3120b49ab596e1bdf3.zip |
kernel-5.18.0-0.rc6.20220510git9be9ed2612b5aed.49
* Tue May 10 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.18.0-0.rc6.9be9ed2612b5aed.48]
- Add CONFIG_EFI_DXE_MEM_ATTRIBUTES (Justin M. Forbes)
- efi: x86: Set the NX-compatibility flag in the PE header (Peter Jones)
- efi: libstub: ensure allocated memory to be executable (Baskov Evgeniy)
- efi: libstub: declare DXE services table (Baskov Evgeniy)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-ppc64le-fedora.config')
-rw-r--r-- | kernel-ppc64le-fedora.config | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/kernel-ppc64le-fedora.config b/kernel-ppc64le-fedora.config index 11df7a358..9d006eecd 100644 --- a/kernel-ppc64le-fedora.config +++ b/kernel-ppc64le-fedora.config @@ -4443,7 +4443,6 @@ CONFIG_PHYLINK=m # CONFIG_PHY_QCOM_USB_HS is not set # CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2 is not set # CONFIG_PHY_QCOM_USB_SS is not set -# CONFIG_PHY_ROCKCHIP_NANENG_COMBO_PHY is not set # CONFIG_PHY_TUSB1210 is not set # CONFIG_PI433 is not set CONFIG_PID_NS=y @@ -4913,7 +4912,6 @@ CONFIG_RMI4_I2C=m CONFIG_RMI4_SMB=m CONFIG_RMI4_SPI=m # CONFIG_RMNET is not set -# CONFIG_ROCKCHIP_DTPM is not set # CONFIG_ROCKCHIP_PHY is not set CONFIG_ROCKER=m CONFIG_ROMFS_BACKED_BY_BLOCK=y @@ -6724,8 +6722,8 @@ CONFIG_UDMABUF=y CONFIG_UFS_FS=m # CONFIG_UFS_FS_WRITE is not set CONFIG_UHID=m -CONFIG_UIO_AEC=m -CONFIG_UIO_CIF=m +# CONFIG_UIO_AEC is not set +# CONFIG_UIO_CIF is not set CONFIG_UIO_DFL=m # CONFIG_UIO_DMEM_GENIRQ is not set CONFIG_UIO_HV_GENERIC=m @@ -6735,7 +6733,7 @@ CONFIG_UIO=m CONFIG_UIO_PCI_GENERIC=m # CONFIG_UIO_PDRV_GENIRQ is not set # CONFIG_UIO_PRUSS is not set -CONFIG_UIO_SERCOS3=m +# CONFIG_UIO_SERCOS3 is not set CONFIG_ULI526X=m # CONFIG_ULTRIX_PARTITION is not set # CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set |