1
0
forked from rpms/kernel

hpsa: bring back deprecated PCI ids #CFHack #CFHack2024

mptsas: bring back deprecated PCI ids #CFHack #CFHack2024

megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024

qla2xxx: bring back deprecated PCI ids #CFHack #CFHack2024

qla4xxx: bring back deprecated PCI ids

lpfc: bring back deprecated PCI ids

be2iscsi: bring back deprecated PCI ids

kernel/rh_messages.h: enable all disabled pci devices by moving to unmaintained

Use AlmaLinux OS secure boot cert

Debrand for AlmaLinux OS
This commit is contained in:
Andrew Lukoshko 2025-05-27 01:57:38 +00:00 committed by root
commit 6968807abf
28 changed files with 2608 additions and 60 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 1
# #
# Use this spot to avoid future merge conflicts. # Use this spot to avoid future merge conflicts.
# Do not trim this comment. # Do not trim this comment.
RHEL_RELEASE = 84 RHEL_RELEASE = 89
# #
# RHEL_REBASE_NUM # RHEL_REBASE_NUM

View File

@ -18,6 +18,10 @@ packages:
- modules - modules
rules: rules:
- .*kunit.*: modules-internal
exact_pkg: True
- .*test[^/]*.ko: modules-internal
- arch/.*: modules-core - arch/.*: modules-core
- block/t10-pi.ko: modules-core - block/t10-pi.ko: modules-core
- crypto/.*: modules-core - crypto/.*: modules-core
@ -28,7 +32,6 @@ rules:
- drivers/acpi/.*: modules-core - drivers/acpi/.*: modules-core
- drivers/ata/.*: modules-core - drivers/ata/.*: modules-core
- drivers/base/.*(kunit|test).*: modules-internal
- drivers/base/regmap/regmap-sdw.*: modules - drivers/base/regmap/regmap-sdw.*: modules
- drivers/base/.*: modules-core - drivers/base/.*: modules-core
- drivers/block/floppy.*: modules-extra - drivers/block/floppy.*: modules-extra
@ -40,7 +43,6 @@ rules:
- drivers/cdx/.*: modules-core - drivers/cdx/.*: modules-core
- drivers/char/mwave.*: modules - drivers/char/mwave.*: modules
- drivers/char/.*: modules-core - drivers/char/.*: modules-core
- drivers/clk/.*(test|kunit).*: modules-internal
- drivers/clk/.*: modules-core - drivers/clk/.*: modules-core
- drivers/counter/.*: modules-core - drivers/counter/.*: modules-core
- drivers/cpufreq/amd-pstate-ut.ko: modules-internal - drivers/cpufreq/amd-pstate-ut.ko: modules-internal
@ -56,12 +58,12 @@ rules:
- drivers/dax/.*: modules-core - drivers/dax/.*: modules-core
- drivers/dca/.*: modules-core - drivers/dca/.*: modules-core
- drivers/devfreq/.*: modules-core - drivers/devfreq/.*: modules-core
- drivers/dma/dmatest.*: modules-internal
- drivers/dma/.*: modules-core - drivers/dma/.*: modules-core
- drivers/edac/.*: modules-core - drivers/edac/.*: modules-core
- drivers/extcon/.*: modules-core - drivers/extcon/.*: modules-core
- drivers/firmware/cirrus/test/.*(test|kunit).*: modules-internal
- drivers/firmware/iscsi_ibft.*: modules - drivers/firmware/iscsi_ibft.*: modules
- drivers/firmware/.*: modules-core - drivers/firmware/.*: modules-core
- drivers/fsi/.*: modules-core - drivers/fsi/.*: modules-core
@ -82,7 +84,6 @@ rules:
- drivers/gpu/drm/qxl/.*: modules-core - drivers/gpu/drm/qxl/.*: modules-core
- drivers/gpu/drm/scheduler/.*: modules-core - drivers/gpu/drm/scheduler/.*: modules-core
- drivers/gpu/drm/solomon/.*: modules-core - drivers/gpu/drm/solomon/.*: modules-core
- drivers/gpu/drm/tests/.*: modules-internal
- drivers/gpu/drm/tidss/.*: modules-core - drivers/gpu/drm/tidss/.*: modules-core
- drivers/gpu/drm/tiny/.*: modules-core - drivers/gpu/drm/tiny/.*: modules-core
- drivers/gpu/drm/ttm/.*: modules-core - drivers/gpu/drm/ttm/.*: modules-core
@ -95,7 +96,6 @@ rules:
- drivers/gpu/drm/xlnx/.*: modules-core - drivers/gpu/drm/xlnx/.*: modules-core
- drivers/gpu/host1x/.*: modules-core - drivers/gpu/host1x/.*: modules-core
- drivers/hid/.*test.*: modules-internal
- drivers/hid/hid-asus.*: modules - drivers/hid/hid-asus.*: modules
- drivers/hid/hid-nintendo.*: modules - drivers/hid/hid-nintendo.*: modules
- drivers/hid/hid-picolcd.*: modules - drivers/hid/hid-picolcd.*: modules
@ -120,15 +120,12 @@ rules:
- drivers/i2c/.*: modules-core - drivers/i2c/.*: modules-core
- drivers/i3c/.*: modules-core - drivers/i3c/.*: modules-core
- drivers/iio/adc/dln2-adc.*: modules-extra - drivers/iio/adc/dln2-adc.*: modules-extra
- drivers/iio/test/.*: modules-internal
- drivers/input/gameport/.*: modules - drivers/input/gameport/.*: modules
- drivers/input/joystick/.*: modules-extra - drivers/input/joystick/.*: modules-extra
- drivers/input/tablet/.*: modules - drivers/input/tablet/.*: modules
- drivers/input/tests/.*: modules-internal
- drivers/input/touchscreen/.*: modules - drivers/input/touchscreen/.*: modules
- drivers/input/.*: modules-core - drivers/input/.*: modules-core
- drivers/interconnect/.*: modules-core - drivers/interconnect/.*: modules-core
- drivers/iommu/.*test.ko: modules-internal
- drivers/iommu/.*: modules-core - drivers/iommu/.*: modules-core
- drivers/irqchip/.*: modules-core - drivers/irqchip/.*: modules-core
@ -246,7 +243,6 @@ rules:
- drivers/perf/.*: modules-core - drivers/perf/.*: modules-core
- drivers/phy/.*: modules-core - drivers/phy/.*: modules-core
- drivers/pinctrl/.*: modules-core - drivers/pinctrl/.*: modules-core
- drivers/platform/chrome/.*test.*: modules-internal
- drivers/platform/x86/intel/intel_vsec.*: modules-core - drivers/platform/x86/intel/intel_vsec.*: modules-core
- drivers/pmdomain/.*: modules-core - drivers/pmdomain/.*: modules-core
- drivers/powercap/intel_rapl_tpmi.*: modules - drivers/powercap/intel_rapl_tpmi.*: modules
@ -263,7 +259,6 @@ rules:
- drivers/remoteproc/.*: modules-core - drivers/remoteproc/.*: modules-core
- drivers/reset/.*: modules-core - drivers/reset/.*: modules-core
- drivers/rpmsg/.*: modules-core - drivers/rpmsg/.*: modules-core
- drivers/rtc/.*test.*: modules-internal
- drivers/rtc/.*: modules-core - drivers/rtc/.*: modules-core
- drivers/s390/net/ism.*: modules - drivers/s390/net/ism.*: modules
@ -370,7 +365,6 @@ rules:
- drivers/w1/slaves/w1_smem.*: modules-extra - drivers/w1/slaves/w1_smem.*: modules-extra
- drivers/w1/slaves/w1_therm.*: modules-extra - drivers/w1/slaves/w1_therm.*: modules-extra
- fs/.*test.*: modules-internal
- fs/9p/.*: modules-core - fs/9p/.*: modules-core
- fs/afs/.*: modules-partner - fs/afs/.*: modules-partner
- fs/affs/affs.*: modules-extra - fs/affs/affs.*: modules-extra
@ -410,26 +404,18 @@ rules:
- fs/xfs/.*: modules-core - fs/xfs/.*: modules-core
- fs/zonefs/.*: modules-core - fs/zonefs/.*: modules-core
- kernel/.*test.*: modules-internal
- kernel/locking/locktorture.*: modules-internal - kernel/locking/locktorture.*: modules-internal
- kernel/rcu/rcuscale.*: modules-internal - kernel/rcu/rcuscale.*: modules-internal
- kernel/rcu/rcutorture.*: modules-internal - kernel/rcu/rcutorture.*: modules-internal
- kernel/rcu/refscale.*: modules-internal - kernel/rcu/refscale.*: modules-internal
- kernel/resource_kunit.*: modules-internal
- kernel/scftorture.*: modules-internal - kernel/scftorture.*: modules-internal
- kernel/torture.*: modules-internal - kernel/torture.*: modules-internal
- kernel/.*: modules-core - kernel/.*: modules-core
- lib/test_lockup.*: modules-extra
- lib/.*(test|kunit).*: modules-internal
exact_pkg: True
- lib/.*: modules-core - lib/.*: modules-core
- mm/kasan/kasan_test: modules-internal
- mm/kfence/.*test.*: modules-internal
- mm/zsmalloc.ko: modules-core - mm/zsmalloc.ko: modules-core
- net/.*test.*: modules-internal
- net/802/.*: modules-core - net/802/.*: modules-core
- net/8021q/.*: modules-core - net/8021q/.*: modules-core
- net/9p/9pnet_rdma.ko: modules - net/9p/9pnet_rdma.ko: modules
@ -495,8 +481,6 @@ rules:
- net/xfrm/.*: modules-core - net/xfrm/.*: modules-core
- samples/.*: modules-internal - samples/.*: modules-internal
- sound/pci/.*test.*: modules-internal
- sound/soc/.*test.*: modules-internal
- virt/.*: modules-core - virt/.*: modules-core

View File

@ -488,6 +488,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2235,6 +2236,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5684,6 +5686,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -488,6 +488,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2219,6 +2220,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5661,6 +5663,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -519,6 +519,7 @@ CONFIG_ATH11K_DEBUG=y
# CONFIG_ATH11K_PCI is not set # CONFIG_ATH11K_PCI is not set
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2385,6 +2386,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=m CONFIG_FW_CFG_SYSFS=m
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -6155,6 +6157,8 @@ CONFIG_RTLWIFI_DEBUG=y
# CONFIG_RTW88_8723D is not set # CONFIG_RTW88_8723D is not set
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
# CONFIG_RTW88_8821CE is not set # CONFIG_RTW88_8821CE is not set
# CONFIG_RTW88_8821C is not set # CONFIG_RTW88_8821C is not set
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set

View File

@ -519,6 +519,7 @@ CONFIG_ATH10K_DEBUGFS=y
# CONFIG_ATH11K_PCI is not set # CONFIG_ATH11K_PCI is not set
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2369,6 +2370,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=m CONFIG_FW_CFG_SYSFS=m
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -6132,6 +6134,8 @@ CONFIG_RTL_CARDS=m
# CONFIG_RTW88_8723D is not set # CONFIG_RTW88_8723D is not set
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
# CONFIG_RTW88_8821CE is not set # CONFIG_RTW88_8821CE is not set
# CONFIG_RTW88_8821C is not set # CONFIG_RTW88_8821C is not set
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set

View File

@ -486,6 +486,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2232,6 +2233,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5680,6 +5682,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -486,6 +486,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2216,6 +2217,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5657,6 +5659,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -488,6 +488,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2274,6 +2275,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5731,6 +5733,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -488,6 +488,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2258,6 +2259,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5708,6 +5710,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -486,6 +486,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2271,6 +2272,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5727,6 +5729,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -486,6 +486,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2255,6 +2256,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5704,6 +5706,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -336,6 +336,7 @@ CONFIG_ATH11K_DEBUG=y
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -1954,6 +1955,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5200,6 +5202,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -336,6 +336,7 @@ CONFIG_ATH10K_PCI=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -1938,6 +1939,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5179,6 +5181,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -335,6 +335,7 @@ CONFIG_ATH11K_DEBUG=y
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -1956,6 +1957,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5135,6 +5137,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -335,6 +335,7 @@ CONFIG_ATH10K_PCI=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -1940,6 +1941,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5114,6 +5116,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -335,6 +335,7 @@ CONFIG_ATH10K_PCI=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -1943,6 +1944,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5127,6 +5129,8 @@ CONFIG_RT_MUTEXES=y
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -373,6 +373,7 @@ CONFIG_ATH11K_DEBUG=y
# CONFIG_ATH11K_PCI is not set # CONFIG_ATH11K_PCI is not set
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2188,6 +2189,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=m CONFIG_FW_CFG_SYSFS=m
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5660,6 +5662,8 @@ CONFIG_RTLWIFI_DEBUG=y
# CONFIG_RTW88_8723D is not set # CONFIG_RTW88_8723D is not set
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
# CONFIG_RTW88_8821CE is not set # CONFIG_RTW88_8821CE is not set
# CONFIG_RTW88_8821C is not set # CONFIG_RTW88_8821C is not set
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set

View File

@ -373,6 +373,7 @@ CONFIG_ATH10K_DEBUGFS=y
# CONFIG_ATH11K_PCI is not set # CONFIG_ATH11K_PCI is not set
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2172,6 +2173,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=m CONFIG_FW_CFG_SYSFS=m
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5638,6 +5640,8 @@ CONFIG_RTL_CARDS=m
# CONFIG_RTW88_8723D is not set # CONFIG_RTW88_8723D is not set
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
# CONFIG_RTW88_8821CE is not set # CONFIG_RTW88_8821CE is not set
# CONFIG_RTW88_8821C is not set # CONFIG_RTW88_8821C is not set
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set

View File

@ -364,6 +364,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2114,6 +2115,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5478,6 +5480,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -364,6 +364,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2098,6 +2099,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5456,6 +5458,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -364,6 +364,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_SPECTRAL=y
CONFIG_ATH11K_TRACING=y CONFIG_ATH11K_TRACING=y
# CONFIG_ATH12K_COREDUMP is not set
CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUGFS=y
CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K_DEBUG=y
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2153,6 +2154,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5525,6 +5527,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

View File

@ -364,6 +364,7 @@ CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m CONFIG_ATH11K_PCI=m
# CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_SPECTRAL is not set
# CONFIG_ATH11K_TRACING is not set # CONFIG_ATH11K_TRACING is not set
# CONFIG_ATH12K_COREDUMP is not set
# CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUGFS is not set
# CONFIG_ATH12K_DEBUG is not set # CONFIG_ATH12K_DEBUG is not set
CONFIG_ATH12K=m CONFIG_ATH12K=m
@ -2137,6 +2138,7 @@ CONFIG_FUTEX=y
CONFIG_FW_CACHE=y CONFIG_FW_CACHE=y
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_FW_CFG_SYSFS=y CONFIG_FW_CFG_SYSFS=y
CONFIG_FW_CS_DSP_KUNIT_TEST=m
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS=y
@ -5503,6 +5505,8 @@ CONFIG_RTLWIFI=m
CONFIG_RTW88_8723DE=m CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set # CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8812AU is not set
# CONFIG_RTW88_8821AU is not set
CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CE=m
# CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_8821CU is not set

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd
SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6 SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6
SHA512 (linux-6.12.0-84.el10.tar.xz) = 14e0ccd3c89209c9e4eb8cd25b469c36ff4d6fd3b2763dd37f21c408561cd65219bb8903c002c50f3f9262bacebf9a9c50af5e516505724248a9dc5cdec2f4d5 SHA512 (linux-6.12.0-89.el10.tar.xz) = 37d8c7222aa74e89a5c993ce1337f49b4240b93dcd75f5c686c681d96a41f7e2353d5988586b0cac1a1d7731695988822b7f42ed6263cb62263d8b4235976f4c
SHA512 (kernel-abi-stablelists-6.12.0-84.el10.tar.xz) = ea3efd1e2970cf0c79a8e2db7113e4f4e29d751a2453546e7ae9d954c636d5432d6869676a4d8fa452f48d39bb41d5513e0ab55b58f0d0dbcd8db114114e48a3 SHA512 (kernel-abi-stablelists-6.12.0-89.el10.tar.xz) = 66fec148b262530b9a5028493a73af965b8a640a834ca800beb8b9edd3fb10558467a4c9cec381d17abbf3d6619e525261467d68c75f686b942c6093a97378a5
SHA512 (kernel-kabi-dw-6.12.0-84.el10.tar.xz) = 363638a37d0822f41ee10a642eba36b7442adc8697b96afc32d0dfe7cdfef25279d16621d6a9d75e29ec659a379ba2be6b7a92e59255bdeb00c17b5d4b54690d SHA512 (kernel-kabi-dw-6.12.0-89.el10.tar.xz) = 60ebd251927400a2791c1844d03b746266ececf5424663b40ec83bd9b2495b3a5d3a56f00d41fc25757b9b6d5639406af26f1a104877c69785dbd17cc957484c

View File

@ -23,6 +23,9 @@
], ],
"debug.addon": [ "debug.addon": [
"debug" "debug"
],
"systemd-volatile-overlay.addon": [
"systemd.volatile=overlay"
] ]
}, },
"virt": { "virt": {

View File

@ -4,7 +4,7 @@
# creates an addon for each key/value pair matching the given uki, distro and # creates an addon for each key/value pair matching the given uki, distro and
# arch provided in input. # arch provided in input.
# #
# Usage: python uki_create_addons.py input_json out_dir uki distro arch # Usage: python uki_create_addons.py input_json out_dir uki distro arch [sbat]
# #
# This tool requires the systemd-ukify and systemd-boot packages. # This tool requires the systemd-ukify and systemd-boot packages.
# #
@ -26,14 +26,6 @@
# json['virt']['common']['test.addon'] = ['test2'], any other uki except virt # json['virt']['common']['test.addon'] = ['test2'], any other uki except virt
# will have a test.addon.efi with text "test1", and virt will have a # will have a test.addon.efi with text "test1", and virt will have a
# test.addon.efi with "test2" # test.addon.efi with "test2"
#
# sbat.conf
#----------
# This dict is containing the sbat string for *all* addons being created.
# This dict is optional, but when used has to be put in a sub-dict with
# { 'sbat' : { 'sbat.conf' : ['your text here'] }}
# It follows the same syntax as the addon files, meaning '#' is comment and
# the rest is taken as sbat string and feed to ukify.
import os import os
import sys import sys
@ -45,7 +37,7 @@ import subprocess
UKIFY_PATH = '/usr/lib/systemd/ukify' UKIFY_PATH = '/usr/lib/systemd/ukify'
def usage(err): def usage(err):
print(f'Usage: {os.path.basename(__file__)} input_json output_dir uki distro arch') print(f'Usage: {os.path.basename(__file__)} input_json output_dir uki distro arch [sbat]')
print(f'Error:{err}') print(f'Error:{err}')
sys.exit(1) sys.exit(1)
@ -62,9 +54,8 @@ def check_clean_arguments(input_json, out_dir):
UKICmdlineAddon = collections.namedtuple('UKICmdlineAddon', ['name', 'cmdline']) UKICmdlineAddon = collections.namedtuple('UKICmdlineAddon', ['name', 'cmdline'])
uki_addons_list = [] uki_addons_list = []
uki_addons = {} uki_addons = {}
addon_sbat_string = None
def parse_lines(lines, rstrip=True): def parse_lines(lines):
cmdline = '' cmdline = ''
for l in lines: for l in lines:
l = l.lstrip() l = l.lstrip()
@ -72,27 +63,17 @@ def parse_lines(lines, rstrip=True):
continue continue
if l[0] == '#': if l[0] == '#':
continue continue
# rstrip is used only for addons cmdline, not sbat.conf, as it replaces cmdline += l.rstrip() + ' '
# return lines with spaces.
if rstrip:
l = l.rstrip() + ' '
cmdline += l
if cmdline == '': if cmdline == '':
return '' return ''
return cmdline return cmdline
def parse_all_addons(in_obj): def parse_all_addons(in_obj):
global addon_sbat_string
for el in in_obj.keys(): for el in in_obj.keys():
# addon found: copy it in our global dict uki_addons # addon found: copy it in our global dict uki_addons
if el.endswith('.addon'): if el.endswith('.addon'):
uki_addons[el] = in_obj[el] uki_addons[el] = in_obj[el]
if 'sbat' in in_obj and 'sbat.conf' in in_obj['sbat']:
# sbat.conf found: override sbat with the most specific one found
addon_sbat_string = parse_lines(in_obj['sbat']['sbat.conf'], rstrip=False)
def recursively_find_addons(in_obj, folder_list): def recursively_find_addons(in_obj, folder_list):
# end of recursion, leaf directory. Search all addons here # end of recursion, leaf directory. Search all addons here
if len(folder_list) == 0: if len(folder_list) == 0:
@ -121,21 +102,21 @@ def parse_in_json(in_json, uki_name, distro, arch):
if cmdline: if cmdline:
uki_addons_list.append(UKICmdlineAddon(addon_full_name, cmdline)) uki_addons_list.append(UKICmdlineAddon(addon_full_name, cmdline))
def create_addons(out_dir): def create_addons(out_dir, sbat):
for uki_addon in uki_addons_list: for uki_addon in uki_addons_list:
out_path = os.path.join(out_dir, uki_addon.name) out_path = os.path.join(out_dir, uki_addon.name)
cmd = [ cmd = [
f'{UKIFY_PATH}', 'build', f'{UKIFY_PATH}', 'build',
'--cmdline', uki_addon.cmdline, '--cmdline', uki_addon.cmdline,
'--output', out_path] '--output', out_path]
if addon_sbat_string: if sbat:
cmd.extend(['--sbat', addon_sbat_string.rstrip()]) cmd.extend(['--sbat', sbat.rstrip()])
subprocess.check_call(cmd, text=True) subprocess.check_call(cmd, text=True)
if __name__ == "__main__": if __name__ == "__main__":
argc = len(sys.argv) - 1 argc = len(sys.argv) - 1
if argc != 5: if argc < 5 or argc > 6:
usage('too few or too many parameters!') usage('too few or too many parameters!')
input_json = sys.argv[1] input_json = sys.argv[1]
@ -144,8 +125,12 @@ if __name__ == "__main__":
distro = sys.argv[4] distro = sys.argv[4]
arch = sys.argv[5] arch = sys.argv[5]
custom_sbat = None
if argc == 6:
custom_sbat = sys.argv[6]
out_dir = check_clean_arguments(input_json, out_dir) out_dir = check_clean_arguments(input_json, out_dir)
parse_in_json(input_json, uki_name, distro, arch) parse_in_json(input_json, uki_name, distro, arch)
create_addons(out_dir) create_addons(out_dir, custom_sbat)