kernel-6.3.0-0.rc0.20230228gitae3419fbac84.9
* Tue Feb 28 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.3.0-0.rc0.ae3419fbac84.9] - redhat/kernel.spec.template: Fix RHEL systemd-boot-unsigned dependency (Prarit Bhargava) - Add hashtable_test to mod-internal.list (Justin M. Forbes) - Add more kunit tests to mod-internal.list for 6.3 (Justin M. Forbes) - Flip CONFIG_I2C_ALGOBIT to m (Justin M. Forbes) - Linux v6.3.0-0.rc0.ae3419fbac84 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
f1ba7e443d
commit
45a27edf5c
@ -478,6 +478,7 @@ CONFIG_ARM_SCMI_POWERCAP=m
|
||||
CONFIG_ARM_SCMI_POWER_CONTROL=m
|
||||
CONFIG_ARM_SCMI_POWER_DOMAIN=m
|
||||
CONFIG_ARM_SCMI_PROTOCOL=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC=y
|
||||
@ -1620,8 +1621,8 @@ CONFIG_DEBUG_HIGHMEM=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
CONFIG_DEBUG_INFO_BTF=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -5906,6 +5907,7 @@ CONFIG_QCOM_MDT_LOADER=m
|
||||
CONFIG_QCOM_MPM=m
|
||||
CONFIG_QCOM_OCMEM=m
|
||||
CONFIG_QCOM_PDC=y
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
CONFIG_QCOM_Q6V5_ADSP=m
|
||||
CONFIG_QCOM_Q6V5_MSS=m
|
||||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
@ -5913,6 +5915,7 @@ CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
CONFIG_QCOM_RMTFS_MEM=m
|
||||
CONFIG_QCOM_RPMHPD=y
|
||||
CONFIG_QCOM_RPMH=y
|
||||
@ -7913,6 +7916,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
# CONFIG_SUN4I_EMAC is not set
|
||||
CONFIG_SUN50I_A100_CCU=y
|
||||
CONFIG_SUN50I_A100_R_CCU=y
|
||||
@ -9242,6 +9246,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
CONFIG_WQ_WATCHDOG=y
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -365,6 +365,7 @@ CONFIG_ARM_SCMI_CPUFREQ=m
|
||||
# CONFIG_ARM_SCMI_POWER_CONTROL is not set
|
||||
CONFIG_ARM_SCMI_POWER_DOMAIN=m
|
||||
CONFIG_ARM_SCMI_PROTOCOL=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC=y
|
||||
@ -4635,6 +4636,7 @@ CONFIG_QCOM_L3_PMU=y
|
||||
# CONFIG_QCOM_PDC is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPMH is not set
|
||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||
@ -7257,6 +7259,7 @@ CONFIG_WLAN_VENDOR_SILABS=y
|
||||
# CONFIG_WLAN_VENDOR_TI is not set
|
||||
# CONFIG_WLAN_VENDOR_ZYDAS is not set
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
CONFIG_WQ_WATCHDOG=y
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -478,6 +478,7 @@ CONFIG_ARM_SCMI_POWERCAP=m
|
||||
CONFIG_ARM_SCMI_POWER_CONTROL=m
|
||||
CONFIG_ARM_SCMI_POWER_DOMAIN=m
|
||||
CONFIG_ARM_SCMI_PROTOCOL=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC=y
|
||||
@ -1620,8 +1621,8 @@ CONFIG_DEBUG_FS=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
CONFIG_DEBUG_INFO_BTF=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -5885,6 +5886,7 @@ CONFIG_QCOM_MDT_LOADER=m
|
||||
CONFIG_QCOM_MPM=m
|
||||
CONFIG_QCOM_OCMEM=m
|
||||
CONFIG_QCOM_PDC=y
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
CONFIG_QCOM_Q6V5_ADSP=m
|
||||
CONFIG_QCOM_Q6V5_MSS=m
|
||||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
@ -5892,6 +5894,7 @@ CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
CONFIG_QCOM_RMTFS_MEM=m
|
||||
CONFIG_QCOM_RPMHPD=y
|
||||
CONFIG_QCOM_RPMH=y
|
||||
@ -7890,6 +7893,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
# CONFIG_SUN4I_EMAC is not set
|
||||
CONFIG_SUN50I_A100_CCU=y
|
||||
CONFIG_SUN50I_A100_R_CCU=y
|
||||
@ -9219,6 +9223,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -365,6 +365,7 @@ CONFIG_ARM_SCMI_CPUFREQ=m
|
||||
# CONFIG_ARM_SCMI_POWER_CONTROL is not set
|
||||
CONFIG_ARM_SCMI_POWER_DOMAIN=m
|
||||
CONFIG_ARM_SCMI_PROTOCOL=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC=y
|
||||
@ -4612,6 +4613,7 @@ CONFIG_QCOM_L3_PMU=y
|
||||
# CONFIG_QCOM_PDC is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPMH is not set
|
||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||
@ -7232,6 +7234,7 @@ CONFIG_WLAN_VENDOR_SILABS=y
|
||||
# CONFIG_WLAN_VENDOR_TI is not set
|
||||
# CONFIG_WLAN_VENDOR_ZYDAS is not set
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -459,6 +459,7 @@ CONFIG_ARM_SCMI_POWERCAP=m
|
||||
CONFIG_ARM_SCMI_POWER_CONTROL=m
|
||||
CONFIG_ARM_SCMI_POWER_DOMAIN=m
|
||||
CONFIG_ARM_SCMI_PROTOCOL=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC=y
|
||||
@ -1578,8 +1579,8 @@ CONFIG_DEBUG_HIGHMEM=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
# CONFIG_DEBUG_INFO_BTF is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -5887,7 +5888,9 @@ CONFIG_QCOM_MPM=m
|
||||
CONFIG_QCOM_OCMEM=m
|
||||
CONFIG_QCOM_PDC=y
|
||||
CONFIG_QCOM_PM8XXX_XOADC=m
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
CONFIG_QCOM_RMTFS_MEM=m
|
||||
# CONFIG_QCOM_RPMH is not set
|
||||
CONFIG_QCOM_RPMPD=m
|
||||
@ -7965,6 +7968,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
CONFIG_SUN4I_A10_CCU=y
|
||||
CONFIG_SUN4I_EMAC=m
|
||||
CONFIG_SUN4I_GPADC=m
|
||||
@ -9324,6 +9328,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
CONFIG_WQ_WATCHDOG=y
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -459,6 +459,7 @@ CONFIG_ARM_SCMI_POWERCAP=m
|
||||
CONFIG_ARM_SCMI_POWER_CONTROL=m
|
||||
CONFIG_ARM_SCMI_POWER_DOMAIN=m
|
||||
CONFIG_ARM_SCMI_PROTOCOL=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC=y
|
||||
@ -1578,8 +1579,8 @@ CONFIG_DEBUG_FS=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
# CONFIG_DEBUG_INFO_BTF is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -5868,7 +5869,9 @@ CONFIG_QCOM_MPM=m
|
||||
CONFIG_QCOM_OCMEM=m
|
||||
CONFIG_QCOM_PDC=y
|
||||
CONFIG_QCOM_PM8XXX_XOADC=m
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
CONFIG_QCOM_RMTFS_MEM=m
|
||||
# CONFIG_QCOM_RPMH is not set
|
||||
CONFIG_QCOM_RPMPD=m
|
||||
@ -7944,6 +7947,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
CONFIG_SUN4I_A10_CCU=y
|
||||
CONFIG_SUN4I_EMAC=m
|
||||
CONFIG_SUN4I_GPADC=m
|
||||
@ -9303,6 +9307,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -451,6 +451,7 @@ CONFIG_ARM_SCMI_POWERCAP=m
|
||||
CONFIG_ARM_SCMI_POWER_CONTROL=m
|
||||
CONFIG_ARM_SCMI_POWER_DOMAIN=m
|
||||
CONFIG_ARM_SCMI_PROTOCOL=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC=y
|
||||
@ -1547,8 +1548,8 @@ CONFIG_DEBUG_HIGHMEM=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
# CONFIG_DEBUG_INFO_BTF is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -5748,6 +5749,8 @@ CONFIG_QCOM_MPM=m
|
||||
CONFIG_QCOM_OCMEM=m
|
||||
CONFIG_QCOM_PDC=y
|
||||
CONFIG_QCOM_PM8XXX_XOADC=m
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
CONFIG_QCOM_RMTFS_MEM=m
|
||||
# CONFIG_QCOM_RPMH is not set
|
||||
CONFIG_QCOM_RPMPD=m
|
||||
@ -7736,6 +7739,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
CONFIG_SUN4I_A10_CCU=y
|
||||
CONFIG_SUN4I_EMAC=m
|
||||
CONFIG_SUN4I_GPADC=m
|
||||
@ -9072,6 +9076,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
CONFIG_WQ_WATCHDOG=y
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -451,6 +451,7 @@ CONFIG_ARM_SCMI_POWERCAP=m
|
||||
CONFIG_ARM_SCMI_POWER_CONTROL=m
|
||||
CONFIG_ARM_SCMI_POWER_DOMAIN=m
|
||||
CONFIG_ARM_SCMI_PROTOCOL=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE=y
|
||||
CONFIG_ARM_SCMI_TRANSPORT_SMC=y
|
||||
@ -1547,8 +1548,8 @@ CONFIG_DEBUG_FS=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
# CONFIG_DEBUG_INFO_BTF is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -5729,6 +5730,8 @@ CONFIG_QCOM_MPM=m
|
||||
CONFIG_QCOM_OCMEM=m
|
||||
CONFIG_QCOM_PDC=y
|
||||
CONFIG_QCOM_PM8XXX_XOADC=m
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
CONFIG_QCOM_RMTFS_MEM=m
|
||||
# CONFIG_QCOM_RPMH is not set
|
||||
CONFIG_QCOM_RPMPD=m
|
||||
@ -7715,6 +7718,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
CONFIG_SUN4I_A10_CCU=y
|
||||
CONFIG_SUN4I_EMAC=m
|
||||
CONFIG_SUN4I_GPADC=m
|
||||
@ -9051,6 +9055,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -286,6 +286,7 @@ CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
|
||||
CONFIG_ARM_PTDUMP_DEBUGFS=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_VIRTIO is not set
|
||||
@ -4928,6 +4929,8 @@ CONFIG_PWRSEQ_SIMPLE=m
|
||||
# CONFIG_QCOM_IPCC is not set
|
||||
# CONFIG_QCOM_LMH is not set
|
||||
# CONFIG_QCOM_OCMEM is not set
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SPM is not set
|
||||
@ -6666,6 +6669,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
# CONFIG_SUN50I_DE2_BUS is not set
|
||||
# CONFIG_SUN50I_IOMMU is not set
|
||||
CONFIG_SUNDANCE=m
|
||||
@ -7801,6 +7805,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
CONFIG_WQ_WATCHDOG=y
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -260,6 +260,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
# CONFIG_ARM_SCMI_POWER_CONTROL is not set
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
@ -4403,6 +4404,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
||||
# CONFIG_QCOM_PDC is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SMEM is not set
|
||||
@ -6985,6 +6987,7 @@ CONFIG_WLAN_VENDOR_SILABS=y
|
||||
# CONFIG_WLAN_VENDOR_TI is not set
|
||||
# CONFIG_WLAN_VENDOR_ZYDAS is not set
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -285,6 +285,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_VIRTIO is not set
|
||||
@ -4907,6 +4908,8 @@ CONFIG_PWRSEQ_SIMPLE=m
|
||||
# CONFIG_QCOM_IPCC is not set
|
||||
# CONFIG_QCOM_LMH is not set
|
||||
# CONFIG_QCOM_OCMEM is not set
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SPM is not set
|
||||
@ -6643,6 +6646,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
# CONFIG_SUN50I_DE2_BUS is not set
|
||||
# CONFIG_SUN50I_IOMMU is not set
|
||||
CONFIG_SUNDANCE=m
|
||||
@ -7778,6 +7782,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -260,6 +260,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
# CONFIG_ARM_SCMI_POWER_CONTROL is not set
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
@ -4382,6 +4383,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
||||
# CONFIG_QCOM_PDC is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SMEM is not set
|
||||
@ -6962,6 +6964,7 @@ CONFIG_WLAN_VENDOR_SILABS=y
|
||||
# CONFIG_WLAN_VENDOR_TI is not set
|
||||
# CONFIG_WLAN_VENDOR_ZYDAS is not set
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -289,6 +289,7 @@ CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
|
||||
CONFIG_ARM_PTDUMP_DEBUGFS=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_VIRTIO is not set
|
||||
@ -1219,8 +1220,8 @@ CONFIG_DEBUG_HIGHMEM=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
CONFIG_DEBUG_INFO_BTF=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -4854,6 +4855,8 @@ CONFIG_PWRSEQ_SIMPLE=m
|
||||
# CONFIG_QCOM_IPCC is not set
|
||||
# CONFIG_QCOM_LMH is not set
|
||||
# CONFIG_QCOM_OCMEM is not set
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SPM is not set
|
||||
@ -6604,6 +6607,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
# CONFIG_SUN50I_DE2_BUS is not set
|
||||
# CONFIG_SUN50I_IOMMU is not set
|
||||
CONFIG_SUNDANCE=m
|
||||
@ -7753,6 +7757,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
CONFIG_WQ_WATCHDOG=y
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -259,6 +259,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
# CONFIG_ARM_SCMI_POWER_CONTROL is not set
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
@ -4341,6 +4342,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
||||
# CONFIG_QCOM_PDC is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SMEM is not set
|
||||
@ -6973,6 +6975,7 @@ CONFIG_WLAN_VENDOR_SILABS=y
|
||||
# CONFIG_WLAN_VENDOR_ZYDAS is not set
|
||||
CONFIG_WLAN=y
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -288,6 +288,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_VIRTIO is not set
|
||||
@ -1218,8 +1219,8 @@ CONFIG_DEBUG_FS=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
CONFIG_DEBUG_INFO_BTF=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -4833,6 +4834,8 @@ CONFIG_PWRSEQ_SIMPLE=m
|
||||
# CONFIG_QCOM_IPCC is not set
|
||||
# CONFIG_QCOM_LMH is not set
|
||||
# CONFIG_QCOM_OCMEM is not set
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SPM is not set
|
||||
@ -6581,6 +6584,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
# CONFIG_SUN50I_DE2_BUS is not set
|
||||
# CONFIG_SUN50I_IOMMU is not set
|
||||
CONFIG_SUNDANCE=m
|
||||
@ -7730,6 +7734,7 @@ CONFIG_WLAN=y
|
||||
CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -259,6 +259,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
# CONFIG_ARM_SCMI_POWER_CONTROL is not set
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
@ -4320,6 +4321,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
||||
# CONFIG_QCOM_PDC is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SMEM is not set
|
||||
@ -6950,6 +6952,7 @@ CONFIG_WLAN_VENDOR_SILABS=y
|
||||
# CONFIG_WLAN_VENDOR_ZYDAS is not set
|
||||
CONFIG_WLAN=y
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -259,6 +259,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
# CONFIG_ARM_SCMI_POWER_CONTROL is not set
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
@ -4335,6 +4336,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
||||
# CONFIG_QCOM_PDC is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SMEM is not set
|
||||
@ -6977,6 +6979,7 @@ CONFIG_WLAN_VENDOR_SILABS=y
|
||||
# CONFIG_WLAN_VENDOR_ZYDAS is not set
|
||||
CONFIG_WLAN=y
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -325,6 +325,7 @@ CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
|
||||
CONFIG_ARM_PTDUMP_DEBUGFS=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_VIRTIO is not set
|
||||
@ -1313,8 +1314,8 @@ CONFIG_DEBUG_HIGHMEM=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
CONFIG_DEBUG_INFO_BTF=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -5264,6 +5265,8 @@ CONFIG_PWRSEQ_SIMPLE=m
|
||||
# CONFIG_QCOM_IPCC is not set
|
||||
# CONFIG_QCOM_LMH is not set
|
||||
# CONFIG_QCOM_OCMEM is not set
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SPM is not set
|
||||
@ -7060,6 +7063,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
# CONFIG_SUN50I_DE2_BUS is not set
|
||||
# CONFIG_SUN50I_IOMMU is not set
|
||||
CONFIG_SUNDANCE=m
|
||||
@ -8224,6 +8228,7 @@ CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
CONFIG_WQ_WATCHDOG=y
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -282,6 +282,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
# CONFIG_ARM_SCMI_POWER_CONTROL is not set
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
@ -4575,6 +4576,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
||||
# CONFIG_QCOM_PDC is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SMEM is not set
|
||||
@ -7223,6 +7225,7 @@ CONFIG_WLAN_VENDOR_SILABS=y
|
||||
# CONFIG_WLAN_VENDOR_ZYDAS is not set
|
||||
CONFIG_WLAN=y
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -324,6 +324,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_VIRTIO is not set
|
||||
@ -1312,8 +1313,8 @@ CONFIG_DEBUG_FS=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
CONFIG_DEBUG_INFO_BTF=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
|
||||
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF4 is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
@ -5244,6 +5245,8 @@ CONFIG_PWRSEQ_SIMPLE=m
|
||||
# CONFIG_QCOM_IPCC is not set
|
||||
# CONFIG_QCOM_LMH is not set
|
||||
# CONFIG_QCOM_OCMEM is not set
|
||||
# CONFIG_QCOM_PMIC_GLINK is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SPM is not set
|
||||
@ -7038,6 +7041,7 @@ CONFIG_ST_UVIS25=m
|
||||
CONFIG_ST_UVIS25_SPI=m
|
||||
CONFIG_SUN20I_D1_CCU=y
|
||||
CONFIG_SUN20I_D1_R_CCU=y
|
||||
# CONFIG_SUN20I_PPU is not set
|
||||
# CONFIG_SUN50I_DE2_BUS is not set
|
||||
# CONFIG_SUN50I_IOMMU is not set
|
||||
CONFIG_SUNDANCE=m
|
||||
@ -8202,6 +8206,7 @@ CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
@ -282,6 +282,7 @@ CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM_CMN=m
|
||||
# CONFIG_ARM_MHU_V2 is not set
|
||||
# CONFIG_ARM_SCMI_POWER_CONTROL is not set
|
||||
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set
|
||||
# CONFIG_ARM_SCMI_TRANSPORT_SMC is not set
|
||||
@ -4553,6 +4554,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
||||
# CONFIG_QCOM_PDC is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_SCM is not set
|
||||
# CONFIG_QCOM_SMEM is not set
|
||||
@ -7199,6 +7201,7 @@ CONFIG_WLAN_VENDOR_SILABS=y
|
||||
# CONFIG_WLAN_VENDOR_ZYDAS is not set
|
||||
CONFIG_WLAN=y
|
||||
CONFIG_WMI_BMOF=m
|
||||
# CONFIG_WPCM450_SOC is not set
|
||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||
# CONFIG_WQ_WATCHDOG is not set
|
||||
CONFIG_WWAN_HWSIM=m
|
||||
|
16
kernel.spec
16
kernel.spec
@ -147,13 +147,13 @@ Summary: The Linux kernel
|
||||
# define buildid .local
|
||||
%define specversion 6.3.0
|
||||
%define patchversion 6.3
|
||||
%define pkgrelease 0.rc0.20230227gitf3a2439f20d9.9
|
||||
%define pkgrelease 0.rc0.20230228gitae3419fbac84.9
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.2-12485-gf3a2439f20d9
|
||||
%define tarfile_release 6.2-12913-gae3419fbac84
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 3
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 0.rc0.20230227gitf3a2439f20d9.9%{?buildid}%{?dist}
|
||||
%define specrelease 0.rc0.20230228gitae3419fbac84.9%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.3.0
|
||||
|
||||
@ -726,7 +726,11 @@ BuildRequires: dracut
|
||||
BuildRequires: binutils
|
||||
# For the initrd
|
||||
BuildRequires: lvm2
|
||||
%if 0%{?fedora} > 37
|
||||
# The UKI code was introduced in Fedora 38 and is not needed by
|
||||
# earlier versions. This wrapper can be removed in Fedora 41.
|
||||
BuildRequires: systemd-boot-unsigned
|
||||
%endif
|
||||
# For systemd-stub and systemd-pcrphase
|
||||
BuildRequires: systemd-udev >= 252-1
|
||||
# For TPM operations in UKI initramfs
|
||||
@ -3348,8 +3352,12 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Feb 27 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.3.0-0.rc0.f3a2439f20d9.9]
|
||||
* Tue Feb 28 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.3.0-0.rc0.ae3419fbac84.9]
|
||||
- redhat/kernel.spec.template: Fix RHEL systemd-boot-unsigned dependency (Prarit Bhargava)
|
||||
- Add hashtable_test to mod-internal.list (Justin M. Forbes)
|
||||
- Add more kunit tests to mod-internal.list for 6.3 (Justin M. Forbes)
|
||||
- Flip CONFIG_I2C_ALGOBIT to m (Justin M. Forbes)
|
||||
- Linux v6.3.0-0.rc0.ae3419fbac84
|
||||
|
||||
* Mon Feb 27 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.3.0-0.rc0.f3a2439f20d9.8]
|
||||
- Linux v6.3.0-0.rc0.f3a2439f20d9
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-6.2-12485-gf3a2439f20d9.tar.xz) = 7e8e83fbad90f418cc4fc39ff744e3dccc3d9cfeae6032b4605a2e44e279d10d115e53d402808dc6bb83dba33726995c8973db84ee4c4a87f8a77d65c74f9e45
|
||||
SHA512 (kernel-abi-stablelists-6.3.0.tar.bz2) = 8411f5c22717df362ae91627df193bf312304b3c078eb9164a66b938935df1ebc7ec311dcd9eed34e2ce36a377ffa18f384f48963a1c87fc36821ac404e015aa
|
||||
SHA512 (kernel-kabi-dw-6.3.0.tar.bz2) = 1a40108e7a0ae9418036ea5bd24a4235ff535fd9e1be4c07e367ae2d7856afbfb432d880e910a1841ff581a775dbb636da5d0fb4d54d508ddfae2caf1fa192df
|
||||
SHA512 (linux-6.2-12913-gae3419fbac84.tar.xz) = d111126815fe235b60c6a6ac829aa769326228e55a299cde77c581b0d5fa9cad1a6e677e50897bf5073cd3b796ac9f03a338b0390e35f0c2c8b00ca05b64c56a
|
||||
SHA512 (kernel-abi-stablelists-6.3.0.tar.bz2) = 76893f19b39a0294ad01769e8b5cf9af9ba06ac5014aab91604a57fa90d2b8385ecd163d8887bd1ca63d476b5e5814e854b277cf0feb62ed401084a56b59346a
|
||||
SHA512 (kernel-kabi-dw-6.3.0.tar.bz2) = abebfcec71bd9947c29a2bb6b84e4df4180f1a2239b5b0d6208086d5f5718abbdb08f1a165964a0ac534dbd145f11021fce1cb0e451145165eb503f8735c4e70
|
||||
|
Loading…
Reference in New Issue
Block a user