forked from rpms/kernel
import kernel-4.18.0-448.el8
This commit is contained in:
parent
ce2e9727e2
commit
faf9a0cc29
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
SOURCES/kernel-abi-stablelists-4.18.0-408.tar.bz2
|
||||
SOURCES/kernel-kabi-dw-4.18.0-408.tar.bz2
|
||||
SOURCES/linux-4.18.0-408.el8.tar.xz
|
||||
SOURCES/kernel-abi-stablelists-4.18.0-448.tar.bz2
|
||||
SOURCES/kernel-kabi-dw-4.18.0-448.tar.bz2
|
||||
SOURCES/linux-4.18.0-448.el8.tar.xz
|
||||
SOURCES/rheldup3.x509
|
||||
SOURCES/rhelkpatch1.x509
|
||||
|
@ -1,5 +1,5 @@
|
||||
c65c3cb9a13f0a6659e1a06da09971d8466bfde3 SOURCES/kernel-abi-stablelists-4.18.0-408.tar.bz2
|
||||
b502125fc0bb2632d4cc7239f4285f6f7a6de736 SOURCES/kernel-kabi-dw-4.18.0-408.tar.bz2
|
||||
098d3b12f9c8b6870d3f0378beeda517f22958f1 SOURCES/linux-4.18.0-408.el8.tar.xz
|
||||
e4d9880f8818fa0d41b6f70de7b4430fd5609f74 SOURCES/kernel-abi-stablelists-4.18.0-448.tar.bz2
|
||||
3471209e14b82251920a1dd89ddf84326e3763e4 SOURCES/kernel-kabi-dw-4.18.0-448.tar.bz2
|
||||
75a831ede86815cf8d3ccc4e433f87657667611f SOURCES/linux-4.18.0-448.el8.tar.xz
|
||||
95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509
|
||||
d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509
|
||||
|
@ -90,6 +90,7 @@
|
||||
0xd979a547 __x86_indirect_thunk_rdi vmlinux EXPORT_SYMBOL
|
||||
0xb601be4c __x86_indirect_thunk_rdx vmlinux EXPORT_SYMBOL
|
||||
0xa1f9a134 __x86_indirect_thunk_rsi vmlinux EXPORT_SYMBOL
|
||||
0x9262d817 __x86_paravirt_patch_template vmlinux EXPORT_SYMBOL_GPL
|
||||
0xcf4fdd4d _atomic_dec_and_lock vmlinux EXPORT_SYMBOL
|
||||
0xa1c76e0a _cond_resched vmlinux EXPORT_SYMBOL
|
||||
0x362ef408 _copy_from_user vmlinux EXPORT_SYMBOL
|
||||
|
@ -361,6 +361,13 @@
|
||||
# CONFIG_CRYPTO_AES_TI is not set
|
||||
# CONFIG_CRYPTO_DEV_CCREE is not set
|
||||
# CONFIG_CRYPTO_DEV_CHELSIO_TLS is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QCE is not set
|
||||
# CONFIG_CRYPTO_DEV_VIRTIO is not set
|
||||
# CONFIG_CRYPTO_DH is not set
|
||||
@ -714,7 +721,6 @@
|
||||
# CONFIG_HP03 is not set
|
||||
# CONFIG_HP206C is not set
|
||||
# CONFIG_HPFS_FS is not set
|
||||
# CONFIG_HP_ILO is not set
|
||||
# CONFIG_HSA_AMD is not set
|
||||
# CONFIG_HSI is not set
|
||||
# CONFIG_HSR is not set
|
||||
@ -1156,6 +1162,7 @@
|
||||
# CONFIG_MFD_WM8350_I2C is not set
|
||||
# CONFIG_MFD_WM8400 is not set
|
||||
# CONFIG_MFD_WM8994 is not set
|
||||
# CONFIG_MHI_BUS_EP is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
# CONFIG_MINIX_SUBPARTITION is not set
|
||||
# CONFIG_MISC_RTSX_PCI is not set
|
||||
@ -1351,6 +1358,7 @@
|
||||
# CONFIG_NVM is not set
|
||||
# CONFIG_NVMEM_BCM_OCOTP is not set
|
||||
# CONFIG_NVRAM is not set
|
||||
# CONFIG_NVSW_SN2201 is not set
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
# CONFIG_OF_UNITTEST is not set
|
||||
# CONFIG_OMFS_FS is not set
|
||||
@ -1633,7 +1641,22 @@
|
||||
# CONFIG_RTL8XXXU_UNTESTED is not set
|
||||
# CONFIG_RTLLIB is not set
|
||||
# CONFIG_RTS5208 is not set
|
||||
# CONFIG_SAMPLES is not set
|
||||
# CONFIG_RTW89_8852CE is not set
|
||||
# CONFIG_SAMPLE_CONFIGFS is not set
|
||||
# CONFIG_SAMPLE_CONNECTOR is not set
|
||||
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
|
||||
# CONFIG_SAMPLE_KDB is not set
|
||||
# CONFIG_SAMPLE_KFIFO is not set
|
||||
# CONFIG_SAMPLE_KOBJECT is not set
|
||||
# CONFIG_SAMPLE_KPROBES is not set
|
||||
# CONFIG_SAMPLE_LIVEPATCH is not set
|
||||
# CONFIG_SAMPLE_SECCOMP is not set
|
||||
# CONFIG_SAMPLE_TRACE_EVENTS is not set
|
||||
# CONFIG_SAMPLE_TRACE_PRINTK is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
|
||||
# CONFIG_SAMPLE_VFS is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
@ -1875,6 +1898,7 @@
|
||||
# CONFIG_SERIO_PS2MULT is not set
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
# CONFIG_SFC_SIENA is not set
|
||||
# CONFIG_SGI_IOC4 is not set
|
||||
# CONFIG_SGI_PARTITION is not set
|
||||
# CONFIG_SI1145 is not set
|
||||
@ -1924,6 +1948,7 @@
|
||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||
# CONFIG_SND_SOC_ADAU7002 is not set
|
||||
# CONFIG_SND_SOC_AK4104 is not set
|
||||
# CONFIG_SND_SOC_AK4375 is not set
|
||||
# CONFIG_SND_SOC_AK4458 is not set
|
||||
# CONFIG_SND_SOC_AK4554 is not set
|
||||
# CONFIG_SND_SOC_AK4613 is not set
|
||||
@ -1932,6 +1957,7 @@
|
||||
# CONFIG_SND_SOC_AK5558 is not set
|
||||
# CONFIG_SND_SOC_ALC5623 is not set
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_SOC_AW8738 is not set
|
||||
# CONFIG_SND_SOC_BD28623 is not set
|
||||
# CONFIG_SND_SOC_BT_SCO is not set
|
||||
# CONFIG_SND_SOC_CS35L32 is not set
|
||||
@ -1964,6 +1990,8 @@
|
||||
# CONFIG_SND_SOC_IMG is not set
|
||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||
# CONFIG_SND_SOC_INNO_RK3036 is not set
|
||||
# CONFIG_SND_SOC_INTEL_AVS is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
|
||||
# CONFIG_SND_SOC_MAX9759 is not set
|
||||
# CONFIG_SND_SOC_MAX98504 is not set
|
||||
# CONFIG_SND_SOC_MAX9860 is not set
|
||||
@ -1985,6 +2013,7 @@
|
||||
# CONFIG_SND_SOC_RT5631 is not set
|
||||
# CONFIG_SND_SOC_SGTL5000 is not set
|
||||
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
|
||||
# CONFIG_SND_SOC_SOF_AMD_TOPLEVEL is not set
|
||||
# CONFIG_SND_SOC_SPDIF is not set
|
||||
# CONFIG_SND_SOC_SSM2305 is not set
|
||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||
@ -1996,9 +2025,11 @@
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS5805M is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
# CONFIG_SND_SOC_TFA9879 is not set
|
||||
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC31XX is not set
|
||||
@ -2035,6 +2066,7 @@
|
||||
# CONFIG_SND_SONICVIBES is not set
|
||||
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_TEST_COMPONENT is not set
|
||||
# CONFIG_SND_XEN_FRONTEND is not set
|
||||
# CONFIG_SND_YMFPCI is not set
|
||||
# CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set
|
||||
@ -2441,6 +2473,7 @@ CONFIG_ACPI_PRMT=y
|
||||
CONFIG_ACPI_PROCESSOR=y
|
||||
CONFIG_ACPI_TABLE_UPGRADE=y
|
||||
CONFIG_ACPI_THERMAL=y
|
||||
CONFIG_ACPI_VIDEO=m
|
||||
CONFIG_AGP_AMD64=y
|
||||
CONFIG_AGP_INTEL=y
|
||||
CONFIG_AGP_SIS=y
|
||||
@ -2886,6 +2919,7 @@ CONFIG_CRYPTO_ECHAINIV=m
|
||||
CONFIG_CRYPTO_ESSIV=y
|
||||
CONFIG_CRYPTO_FCRYPT=m
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux 8 - Kernel Cryptographic API"
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
@ -3217,6 +3251,7 @@ CONFIG_FB_VESA=y
|
||||
CONFIG_FCOE_FNIC=m
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_FIPS_SIGNATURE_SELFTEST=y
|
||||
CONFIG_FIREWIRE_NET=m
|
||||
CONFIG_FIREWIRE_OHCI=m
|
||||
CONFIG_FIREWIRE_SBP2=m
|
||||
@ -3423,6 +3458,8 @@ CONFIG_HOTPLUG_PCI=y
|
||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||
CONFIG_HP_ILO=m
|
||||
CONFIG_HP_WATCHDOG=m
|
||||
CONFIG_HUGETLBFS=y
|
||||
CONFIG_HVC_DRIVER=y
|
||||
CONFIG_HWLAT_TRACER=y
|
||||
@ -3789,6 +3826,7 @@ CONFIG_KALLSYMS_ALL=y
|
||||
CONFIG_KALLSYMS_BASE_RELATIVE=y
|
||||
CONFIG_KASAN=y
|
||||
CONFIG_KASAN_INLINE=y
|
||||
CONFIG_KASAN_VMALLOC=y
|
||||
CONFIG_KDB_CONTINUE_CATASTROPHIC=0
|
||||
CONFIG_KDB_DEFAULT_ENABLE=0x1
|
||||
CONFIG_KDB_KEYBOARD=y
|
||||
@ -3895,6 +3933,7 @@ CONFIG_MANTIS_CORE=m
|
||||
CONFIG_MAPPING_DIRTY_HELPERS=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_PHY=m
|
||||
CONFIG_MAXLINEAR_GPHY=m
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_MD=y
|
||||
CONFIG_MDIO_BCM_UNIMAC=m
|
||||
@ -3935,7 +3974,6 @@ CONFIG_MEMCG_SWAP=y
|
||||
CONFIG_MEMCG_SWAP_ENABLED=y
|
||||
CONFIG_MEMORY_FAILURE=y
|
||||
CONFIG_MEMORY_HOTPLUG=y
|
||||
CONFIG_MEMORY_HOTPLUG_SPARSE=y
|
||||
CONFIG_MEMORY_HOTREMOVE=y
|
||||
CONFIG_MEMSTICK=m
|
||||
CONFIG_MEMSTICK_JMICRON_38X=m
|
||||
@ -4807,6 +4845,8 @@ CONFIG_RTW89=m
|
||||
CONFIG_RTW89_8852AE=m
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
CONFIG_SAMPLES=y
|
||||
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
|
||||
CONFIG_SATA_AHCI=y
|
||||
CONFIG_SATA_AHCI_PLATFORM=m
|
||||
CONFIG_SATA_AHCI_SEATTLE=m
|
||||
@ -4952,7 +4992,6 @@ CONFIG_SERIO_I8042=y
|
||||
CONFIG_SERIO_LIBPS2=y
|
||||
CONFIG_SERIO_RAW=m
|
||||
CONFIG_SERIO_SERPORT=y
|
||||
CONFIG_SFC_MCDI_LOGGING=y
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
||||
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
|
||||
@ -4990,7 +5029,9 @@ CONFIG_SND_CA0106=m
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_CS46XX=m
|
||||
CONFIG_SND_CS46XX_NEW_DSP=y
|
||||
CONFIG_SND_CTL_VALIDATION=y
|
||||
CONFIG_SND_CTL_DEBUG=y
|
||||
CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||
CONFIG_SND_CTL_INPUT_VALIDATION=y
|
||||
CONFIG_SND_CTXFI=m
|
||||
CONFIG_SND_DARLA20=m
|
||||
CONFIG_SND_DARLA24=m
|
||||
|
@ -373,6 +373,13 @@
|
||||
# CONFIG_CRYPTO_DEV_CCP_DEBUGFS is not set
|
||||
# CONFIG_CRYPTO_DEV_CCREE is not set
|
||||
# CONFIG_CRYPTO_DEV_CHELSIO_TLS is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QCE is not set
|
||||
# CONFIG_CRYPTO_DEV_VIRTIO is not set
|
||||
# CONFIG_CRYPTO_DH is not set
|
||||
@ -764,7 +771,6 @@
|
||||
# CONFIG_HP03 is not set
|
||||
# CONFIG_HP206C is not set
|
||||
# CONFIG_HPFS_FS is not set
|
||||
# CONFIG_HP_ILO is not set
|
||||
# CONFIG_HSA_AMD is not set
|
||||
# CONFIG_HSI is not set
|
||||
# CONFIG_HSR is not set
|
||||
@ -1212,6 +1218,7 @@
|
||||
# CONFIG_MFD_WM8350_I2C is not set
|
||||
# CONFIG_MFD_WM8400 is not set
|
||||
# CONFIG_MFD_WM8994 is not set
|
||||
# CONFIG_MHI_BUS_EP is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
# CONFIG_MINIX_SUBPARTITION is not set
|
||||
# CONFIG_MISC_RTSX_PCI is not set
|
||||
@ -1411,6 +1418,7 @@
|
||||
# CONFIG_NVM is not set
|
||||
# CONFIG_NVMEM_BCM_OCOTP is not set
|
||||
# CONFIG_NVRAM is not set
|
||||
# CONFIG_NVSW_SN2201 is not set
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
# CONFIG_OF_UNITTEST is not set
|
||||
# CONFIG_OMFS_FS is not set
|
||||
@ -1703,7 +1711,22 @@
|
||||
# CONFIG_RTLLIB is not set
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
# CONFIG_RTS5208 is not set
|
||||
# CONFIG_SAMPLES is not set
|
||||
# CONFIG_RTW89_8852CE is not set
|
||||
# CONFIG_SAMPLE_CONFIGFS is not set
|
||||
# CONFIG_SAMPLE_CONNECTOR is not set
|
||||
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
|
||||
# CONFIG_SAMPLE_KDB is not set
|
||||
# CONFIG_SAMPLE_KFIFO is not set
|
||||
# CONFIG_SAMPLE_KOBJECT is not set
|
||||
# CONFIG_SAMPLE_KPROBES is not set
|
||||
# CONFIG_SAMPLE_LIVEPATCH is not set
|
||||
# CONFIG_SAMPLE_SECCOMP is not set
|
||||
# CONFIG_SAMPLE_TRACE_EVENTS is not set
|
||||
# CONFIG_SAMPLE_TRACE_PRINTK is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
|
||||
# CONFIG_SAMPLE_VFS is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
@ -1945,6 +1968,7 @@
|
||||
# CONFIG_SERIO_PS2MULT is not set
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
# CONFIG_SFC_SIENA is not set
|
||||
# CONFIG_SGI_IOC4 is not set
|
||||
# CONFIG_SGI_PARTITION is not set
|
||||
# CONFIG_SI1145 is not set
|
||||
@ -1996,6 +2020,7 @@
|
||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||
# CONFIG_SND_SOC_ADAU7002 is not set
|
||||
# CONFIG_SND_SOC_AK4104 is not set
|
||||
# CONFIG_SND_SOC_AK4375 is not set
|
||||
# CONFIG_SND_SOC_AK4458 is not set
|
||||
# CONFIG_SND_SOC_AK4554 is not set
|
||||
# CONFIG_SND_SOC_AK4613 is not set
|
||||
@ -2004,6 +2029,7 @@
|
||||
# CONFIG_SND_SOC_AK5558 is not set
|
||||
# CONFIG_SND_SOC_ALC5623 is not set
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_SOC_AW8738 is not set
|
||||
# CONFIG_SND_SOC_BD28623 is not set
|
||||
# CONFIG_SND_SOC_BT_SCO is not set
|
||||
# CONFIG_SND_SOC_CS35L32 is not set
|
||||
@ -2036,6 +2062,8 @@
|
||||
# CONFIG_SND_SOC_IMG is not set
|
||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||
# CONFIG_SND_SOC_INNO_RK3036 is not set
|
||||
# CONFIG_SND_SOC_INTEL_AVS is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
|
||||
# CONFIG_SND_SOC_MAX9759 is not set
|
||||
# CONFIG_SND_SOC_MAX98504 is not set
|
||||
# CONFIG_SND_SOC_MAX9860 is not set
|
||||
@ -2057,6 +2085,7 @@
|
||||
# CONFIG_SND_SOC_RT5631 is not set
|
||||
# CONFIG_SND_SOC_SGTL5000 is not set
|
||||
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
|
||||
# CONFIG_SND_SOC_SOF_AMD_TOPLEVEL is not set
|
||||
# CONFIG_SND_SOC_SPDIF is not set
|
||||
# CONFIG_SND_SOC_SSM2305 is not set
|
||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||
@ -2068,9 +2097,11 @@
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS5805M is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
# CONFIG_SND_SOC_TFA9879 is not set
|
||||
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC31XX is not set
|
||||
@ -2107,6 +2138,7 @@
|
||||
# CONFIG_SND_SONICVIBES is not set
|
||||
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_TEST_COMPONENT is not set
|
||||
# CONFIG_SND_VERBOSE_PRINTK is not set
|
||||
# CONFIG_SND_XEN_FRONTEND is not set
|
||||
# CONFIG_SND_YMFPCI is not set
|
||||
@ -2512,6 +2544,7 @@ CONFIG_ACPI_PRMT=y
|
||||
CONFIG_ACPI_PROCESSOR=y
|
||||
CONFIG_ACPI_TABLE_UPGRADE=y
|
||||
CONFIG_ACPI_THERMAL=y
|
||||
CONFIG_ACPI_VIDEO=m
|
||||
CONFIG_AGP_AMD64=y
|
||||
CONFIG_AGP_INTEL=y
|
||||
CONFIG_AGP_SIS=y
|
||||
@ -2949,6 +2982,7 @@ CONFIG_CRYPTO_ECHAINIV=m
|
||||
CONFIG_CRYPTO_ESSIV=y
|
||||
CONFIG_CRYPTO_FCRYPT=m
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux 8 - Kernel Cryptographic API"
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
@ -3238,6 +3272,7 @@ CONFIG_FB_VESA=y
|
||||
CONFIG_FCOE_FNIC=m
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_FIPS_SIGNATURE_SELFTEST=y
|
||||
CONFIG_FIREWIRE_NET=m
|
||||
CONFIG_FIREWIRE_OHCI=m
|
||||
CONFIG_FIREWIRE_SBP2=m
|
||||
@ -3441,6 +3476,8 @@ CONFIG_HOTPLUG_PCI=y
|
||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||
CONFIG_HP_ILO=m
|
||||
CONFIG_HP_WATCHDOG=m
|
||||
CONFIG_HUGETLBFS=y
|
||||
CONFIG_HVC_DRIVER=y
|
||||
CONFIG_HWLAT_TRACER=y
|
||||
@ -3900,6 +3937,7 @@ CONFIG_MANTIS_CORE=m
|
||||
CONFIG_MAPPING_DIRTY_HELPERS=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_PHY=m
|
||||
CONFIG_MAXLINEAR_GPHY=m
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_MD=y
|
||||
CONFIG_MDIO_BCM_UNIMAC=m
|
||||
@ -3940,7 +3978,6 @@ CONFIG_MEMCG_SWAP=y
|
||||
CONFIG_MEMCG_SWAP_ENABLED=y
|
||||
CONFIG_MEMORY_FAILURE=y
|
||||
CONFIG_MEMORY_HOTPLUG=y
|
||||
CONFIG_MEMORY_HOTPLUG_SPARSE=y
|
||||
CONFIG_MEMORY_HOTREMOVE=y
|
||||
CONFIG_MEMSTICK=m
|
||||
CONFIG_MEMSTICK_JMICRON_38X=m
|
||||
@ -4793,6 +4830,8 @@ CONFIG_RTW89=m
|
||||
CONFIG_RTW89_8852AE=m
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
CONFIG_SAMPLES=y
|
||||
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
|
||||
CONFIG_SATA_AHCI=y
|
||||
CONFIG_SATA_AHCI_PLATFORM=m
|
||||
CONFIG_SATA_AHCI_SEATTLE=m
|
||||
@ -4938,7 +4977,6 @@ CONFIG_SERIO_I8042=y
|
||||
CONFIG_SERIO_LIBPS2=y
|
||||
CONFIG_SERIO_RAW=m
|
||||
CONFIG_SERIO_SERPORT=y
|
||||
CONFIG_SFC_MCDI_LOGGING=y
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
||||
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
|
||||
@ -4976,6 +5014,7 @@ CONFIG_SND_CA0106=m
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_CS46XX=m
|
||||
CONFIG_SND_CS46XX_NEW_DSP=y
|
||||
CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||
CONFIG_SND_CTXFI=m
|
||||
CONFIG_SND_DARLA20=m
|
||||
CONFIG_SND_DARLA24=m
|
||||
|
@ -294,6 +294,13 @@
|
||||
# CONFIG_CRYPTO_CRCT10DIF_VPMSUM is not set
|
||||
# CONFIG_CRYPTO_DEV_CCREE is not set
|
||||
# CONFIG_CRYPTO_DEV_CHELSIO_TLS is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
|
||||
# CONFIG_CRYPTO_DEV_VIRTIO is not set
|
||||
# CONFIG_CRYPTO_DH is not set
|
||||
# CONFIG_CRYPTO_KEYWRAP is not set
|
||||
@ -1037,6 +1044,7 @@
|
||||
# CONFIG_MFD_WM8350_I2C is not set
|
||||
# CONFIG_MFD_WM8400 is not set
|
||||
# CONFIG_MFD_WM8994 is not set
|
||||
# CONFIG_MHI_BUS_EP is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
# CONFIG_MLX4_CORE_GEN2 is not set
|
||||
# CONFIG_MLX90614 is not set
|
||||
@ -1229,6 +1237,7 @@
|
||||
# CONFIG_NTFS_FS is not set
|
||||
# CONFIG_NVM is not set
|
||||
# CONFIG_NVRAM is not set
|
||||
# CONFIG_NVSW_SN2201 is not set
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
# CONFIG_OF_OVERLAY is not set
|
||||
# CONFIG_OF_UNITTEST is not set
|
||||
@ -1491,7 +1500,22 @@
|
||||
# CONFIG_RTL8XXXU_UNTESTED is not set
|
||||
# CONFIG_RTLLIB is not set
|
||||
# CONFIG_RTS5208 is not set
|
||||
# CONFIG_SAMPLES is not set
|
||||
# CONFIG_RTW89_8852CE is not set
|
||||
# CONFIG_SAMPLE_CONFIGFS is not set
|
||||
# CONFIG_SAMPLE_CONNECTOR is not set
|
||||
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
|
||||
# CONFIG_SAMPLE_KDB is not set
|
||||
# CONFIG_SAMPLE_KFIFO is not set
|
||||
# CONFIG_SAMPLE_KOBJECT is not set
|
||||
# CONFIG_SAMPLE_KPROBES is not set
|
||||
# CONFIG_SAMPLE_LIVEPATCH is not set
|
||||
# CONFIG_SAMPLE_SECCOMP is not set
|
||||
# CONFIG_SAMPLE_TRACE_EVENTS is not set
|
||||
# CONFIG_SAMPLE_TRACE_PRINTK is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
|
||||
# CONFIG_SAMPLE_VFS is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
@ -1642,6 +1666,7 @@
|
||||
# CONFIG_SERIO_PS2MULT is not set
|
||||
# CONFIG_SERIO_XILINX_XPS_PS2 is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
# CONFIG_SFC_SIENA is not set
|
||||
# CONFIG_SGI_IOC4 is not set
|
||||
# CONFIG_SI1145 is not set
|
||||
# CONFIG_SI7005 is not set
|
||||
@ -1688,6 +1713,7 @@
|
||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||
# CONFIG_SND_SOC_ADAU7002 is not set
|
||||
# CONFIG_SND_SOC_AK4104 is not set
|
||||
# CONFIG_SND_SOC_AK4375 is not set
|
||||
# CONFIG_SND_SOC_AK4458 is not set
|
||||
# CONFIG_SND_SOC_AK4554 is not set
|
||||
# CONFIG_SND_SOC_AK4613 is not set
|
||||
@ -1696,6 +1722,7 @@
|
||||
# CONFIG_SND_SOC_AK5558 is not set
|
||||
# CONFIG_SND_SOC_ALC5623 is not set
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_SOC_AW8738 is not set
|
||||
# CONFIG_SND_SOC_BD28623 is not set
|
||||
# CONFIG_SND_SOC_BT_SCO is not set
|
||||
# CONFIG_SND_SOC_CS35L32 is not set
|
||||
@ -1728,6 +1755,8 @@
|
||||
# CONFIG_SND_SOC_IMG is not set
|
||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||
# CONFIG_SND_SOC_INNO_RK3036 is not set
|
||||
# CONFIG_SND_SOC_INTEL_AVS is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
|
||||
# CONFIG_SND_SOC_MAX9759 is not set
|
||||
# CONFIG_SND_SOC_MAX98504 is not set
|
||||
# CONFIG_SND_SOC_MAX9860 is not set
|
||||
@ -1749,6 +1778,7 @@
|
||||
# CONFIG_SND_SOC_RT5631 is not set
|
||||
# CONFIG_SND_SOC_SGTL5000 is not set
|
||||
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
|
||||
# CONFIG_SND_SOC_SOF_AMD_TOPLEVEL is not set
|
||||
# CONFIG_SND_SOC_SPDIF is not set
|
||||
# CONFIG_SND_SOC_SSM2305 is not set
|
||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||
@ -1760,9 +1790,11 @@
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS5805M is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
# CONFIG_SND_SOC_TFA9879 is not set
|
||||
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC31XX is not set
|
||||
@ -1799,6 +1831,7 @@
|
||||
# CONFIG_SND_SONICVIBES is not set
|
||||
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_TEST_COMPONENT is not set
|
||||
# CONFIG_SND_XEN_FRONTEND is not set
|
||||
# CONFIG_SND_YMFPCI is not set
|
||||
# CONFIG_SOC_BRCMSTB is not set
|
||||
@ -2183,6 +2216,7 @@ CONFIG_ACPI_PLATFORM_PROFILE=m
|
||||
CONFIG_ACPI_PRMT=y
|
||||
CONFIG_ACPI_PROCESSOR=y
|
||||
CONFIG_ACPI_TABLE_UPGRADE=y
|
||||
CONFIG_ACPI_VIDEO=m
|
||||
CONFIG_AGP_AMD64=y
|
||||
CONFIG_AGP_INTEL=y
|
||||
CONFIG_AGP_SIS=y
|
||||
@ -2559,6 +2593,7 @@ CONFIG_CRYPTO_ECHAINIV=m
|
||||
CONFIG_CRYPTO_ESSIV=y
|
||||
CONFIG_CRYPTO_FCRYPT=m
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux 8 - Kernel Cryptographic API"
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
@ -2890,6 +2925,7 @@ CONFIG_FB_VGA16=m
|
||||
CONFIG_FCOE_FNIC=m
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_FIPS_SIGNATURE_SELFTEST=y
|
||||
CONFIG_FIREWIRE=m
|
||||
CONFIG_FIREWIRE_NET=m
|
||||
CONFIG_FIREWIRE_OHCI=m
|
||||
@ -3450,6 +3486,7 @@ CONFIG_KALLSYMS_BASE_RELATIVE=y
|
||||
CONFIG_KARMA_PARTITION=y
|
||||
CONFIG_KASAN=y
|
||||
CONFIG_KASAN_INLINE=y
|
||||
CONFIG_KASAN_VMALLOC=y
|
||||
CONFIG_KDB_CONTINUE_CATASTROPHIC=0
|
||||
CONFIG_KDB_DEFAULT_ENABLE=0x0
|
||||
CONFIG_KDB_KEYBOARD=y
|
||||
@ -3567,6 +3604,7 @@ CONFIG_MANTIS_CORE=m
|
||||
CONFIG_MAPPING_DIRTY_HELPERS=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_PHY=m
|
||||
CONFIG_MAXLINEAR_GPHY=m
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_MD=y
|
||||
CONFIG_MDIO_BCM_UNIMAC=m
|
||||
@ -4450,6 +4488,8 @@ CONFIG_RTW89=m
|
||||
CONFIG_RTW89_8852AE=m
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
CONFIG_SAMPLES=y
|
||||
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
|
||||
CONFIG_SATA_AHCI=m
|
||||
CONFIG_SATA_AHCI_PLATFORM=m
|
||||
CONFIG_SATA_MOBILE_LPM_POLICY=0
|
||||
@ -4680,7 +4720,6 @@ CONFIG_SERIO_LIBPS2=y
|
||||
CONFIG_SERIO_RAW=m
|
||||
CONFIG_SERIO_SERPORT=y
|
||||
CONFIG_SFC=m
|
||||
CONFIG_SFC_MCDI_LOGGING=y
|
||||
CONFIG_SFC_MCDI_MON=y
|
||||
CONFIG_SFC_MTD=y
|
||||
CONFIG_SFC_SRIOV=y
|
||||
@ -4724,7 +4763,9 @@ CONFIG_SND_CA0106=m
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_CS46XX=m
|
||||
CONFIG_SND_CS46XX_NEW_DSP=y
|
||||
CONFIG_SND_CTL_VALIDATION=y
|
||||
CONFIG_SND_CTL_DEBUG=y
|
||||
CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||
CONFIG_SND_CTL_INPUT_VALIDATION=y
|
||||
CONFIG_SND_CTXFI=m
|
||||
CONFIG_SND_DARLA20=m
|
||||
CONFIG_SND_DARLA24=m
|
||||
|
@ -309,6 +309,13 @@
|
||||
# CONFIG_CRYPTO_DEV_CCP_DEBUGFS is not set
|
||||
# CONFIG_CRYPTO_DEV_CCREE is not set
|
||||
# CONFIG_CRYPTO_DEV_CHELSIO_TLS is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
|
||||
# CONFIG_CRYPTO_DEV_VIRTIO is not set
|
||||
# CONFIG_CRYPTO_DH is not set
|
||||
# CONFIG_CRYPTO_KEYWRAP is not set
|
||||
@ -1096,6 +1103,7 @@
|
||||
# CONFIG_MFD_WM8350_I2C is not set
|
||||
# CONFIG_MFD_WM8400 is not set
|
||||
# CONFIG_MFD_WM8994 is not set
|
||||
# CONFIG_MHI_BUS_EP is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
# CONFIG_MLX4_CORE_GEN2 is not set
|
||||
# CONFIG_MLX90614 is not set
|
||||
@ -1292,6 +1300,7 @@
|
||||
# CONFIG_NTFS_FS is not set
|
||||
# CONFIG_NVM is not set
|
||||
# CONFIG_NVRAM is not set
|
||||
# CONFIG_NVSW_SN2201 is not set
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
# CONFIG_OF_OVERLAY is not set
|
||||
# CONFIG_OF_UNITTEST is not set
|
||||
@ -1563,7 +1572,22 @@
|
||||
# CONFIG_RTLLIB is not set
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
# CONFIG_RTS5208 is not set
|
||||
# CONFIG_SAMPLES is not set
|
||||
# CONFIG_RTW89_8852CE is not set
|
||||
# CONFIG_SAMPLE_CONFIGFS is not set
|
||||
# CONFIG_SAMPLE_CONNECTOR is not set
|
||||
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
|
||||
# CONFIG_SAMPLE_KDB is not set
|
||||
# CONFIG_SAMPLE_KFIFO is not set
|
||||
# CONFIG_SAMPLE_KOBJECT is not set
|
||||
# CONFIG_SAMPLE_KPROBES is not set
|
||||
# CONFIG_SAMPLE_LIVEPATCH is not set
|
||||
# CONFIG_SAMPLE_SECCOMP is not set
|
||||
# CONFIG_SAMPLE_TRACE_EVENTS is not set
|
||||
# CONFIG_SAMPLE_TRACE_PRINTK is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
|
||||
# CONFIG_SAMPLE_VFS is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
@ -1714,6 +1738,7 @@
|
||||
# CONFIG_SERIO_PS2MULT is not set
|
||||
# CONFIG_SERIO_XILINX_XPS_PS2 is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
# CONFIG_SFC_SIENA is not set
|
||||
# CONFIG_SGI_IOC4 is not set
|
||||
# CONFIG_SI1145 is not set
|
||||
# CONFIG_SI7005 is not set
|
||||
@ -1762,6 +1787,7 @@
|
||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||
# CONFIG_SND_SOC_ADAU7002 is not set
|
||||
# CONFIG_SND_SOC_AK4104 is not set
|
||||
# CONFIG_SND_SOC_AK4375 is not set
|
||||
# CONFIG_SND_SOC_AK4458 is not set
|
||||
# CONFIG_SND_SOC_AK4554 is not set
|
||||
# CONFIG_SND_SOC_AK4613 is not set
|
||||
@ -1770,6 +1796,7 @@
|
||||
# CONFIG_SND_SOC_AK5558 is not set
|
||||
# CONFIG_SND_SOC_ALC5623 is not set
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_SOC_AW8738 is not set
|
||||
# CONFIG_SND_SOC_BD28623 is not set
|
||||
# CONFIG_SND_SOC_BT_SCO is not set
|
||||
# CONFIG_SND_SOC_CS35L32 is not set
|
||||
@ -1802,6 +1829,8 @@
|
||||
# CONFIG_SND_SOC_IMG is not set
|
||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||
# CONFIG_SND_SOC_INNO_RK3036 is not set
|
||||
# CONFIG_SND_SOC_INTEL_AVS is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
|
||||
# CONFIG_SND_SOC_MAX9759 is not set
|
||||
# CONFIG_SND_SOC_MAX98504 is not set
|
||||
# CONFIG_SND_SOC_MAX9860 is not set
|
||||
@ -1823,6 +1852,7 @@
|
||||
# CONFIG_SND_SOC_RT5631 is not set
|
||||
# CONFIG_SND_SOC_SGTL5000 is not set
|
||||
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
|
||||
# CONFIG_SND_SOC_SOF_AMD_TOPLEVEL is not set
|
||||
# CONFIG_SND_SOC_SPDIF is not set
|
||||
# CONFIG_SND_SOC_SSM2305 is not set
|
||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||
@ -1834,9 +1864,11 @@
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS5805M is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
# CONFIG_SND_SOC_TFA9879 is not set
|
||||
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC31XX is not set
|
||||
@ -1873,6 +1905,7 @@
|
||||
# CONFIG_SND_SONICVIBES is not set
|
||||
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_TEST_COMPONENT is not set
|
||||
# CONFIG_SND_VERBOSE_PRINTK is not set
|
||||
# CONFIG_SND_XEN_FRONTEND is not set
|
||||
# CONFIG_SND_YMFPCI is not set
|
||||
@ -2254,6 +2287,7 @@ CONFIG_ACPI_PLATFORM_PROFILE=m
|
||||
CONFIG_ACPI_PRMT=y
|
||||
CONFIG_ACPI_PROCESSOR=y
|
||||
CONFIG_ACPI_TABLE_UPGRADE=y
|
||||
CONFIG_ACPI_VIDEO=m
|
||||
CONFIG_AGP_AMD64=y
|
||||
CONFIG_AGP_INTEL=y
|
||||
CONFIG_AGP_SIS=y
|
||||
@ -2620,6 +2654,7 @@ CONFIG_CRYPTO_ECHAINIV=m
|
||||
CONFIG_CRYPTO_ESSIV=y
|
||||
CONFIG_CRYPTO_FCRYPT=m
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux 8 - Kernel Cryptographic API"
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
@ -2910,6 +2945,7 @@ CONFIG_FB_VGA16=m
|
||||
CONFIG_FCOE_FNIC=m
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_FIPS_SIGNATURE_SELFTEST=y
|
||||
CONFIG_FIREWIRE=m
|
||||
CONFIG_FIREWIRE_NET=m
|
||||
CONFIG_FIREWIRE_OHCI=m
|
||||
@ -3570,6 +3606,7 @@ CONFIG_MANTIS_CORE=m
|
||||
CONFIG_MAPPING_DIRTY_HELPERS=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_PHY=m
|
||||
CONFIG_MAXLINEAR_GPHY=m
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_MD=y
|
||||
CONFIG_MDIO_BCM_UNIMAC=m
|
||||
@ -4436,6 +4473,8 @@ CONFIG_RTW89=m
|
||||
CONFIG_RTW89_8852AE=m
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
CONFIG_SAMPLES=y
|
||||
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
|
||||
CONFIG_SATA_AHCI=m
|
||||
CONFIG_SATA_AHCI_PLATFORM=m
|
||||
CONFIG_SATA_MOBILE_LPM_POLICY=0
|
||||
@ -4666,7 +4705,6 @@ CONFIG_SERIO_LIBPS2=y
|
||||
CONFIG_SERIO_RAW=m
|
||||
CONFIG_SERIO_SERPORT=y
|
||||
CONFIG_SFC=m
|
||||
CONFIG_SFC_MCDI_LOGGING=y
|
||||
CONFIG_SFC_MCDI_MON=y
|
||||
CONFIG_SFC_MTD=y
|
||||
CONFIG_SFC_SRIOV=y
|
||||
@ -4710,6 +4748,7 @@ CONFIG_SND_CA0106=m
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_CS46XX=m
|
||||
CONFIG_SND_CS46XX_NEW_DSP=y
|
||||
CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||
CONFIG_SND_CTXFI=m
|
||||
CONFIG_SND_DARLA20=m
|
||||
CONFIG_SND_DARLA24=m
|
||||
|
@ -304,6 +304,13 @@
|
||||
# CONFIG_CRYPTO_AES_TI is not set
|
||||
# CONFIG_CRYPTO_DEV_CCREE is not set
|
||||
# CONFIG_CRYPTO_DEV_CHELSIO_TLS is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
|
||||
# CONFIG_CRYPTO_DEV_VIRTIO is not set
|
||||
# CONFIG_CRYPTO_DH is not set
|
||||
# CONFIG_CRYPTO_ECDH is not set
|
||||
@ -1107,6 +1114,7 @@
|
||||
# CONFIG_MFD_WM8350_I2C is not set
|
||||
# CONFIG_MFD_WM8400 is not set
|
||||
# CONFIG_MFD_WM8994 is not set
|
||||
# CONFIG_MHI_BUS_EP is not set
|
||||
# CONFIG_MICREL_PHY is not set
|
||||
# CONFIG_MII is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
@ -1333,6 +1341,7 @@
|
||||
# CONFIG_NUMA_EMU is not set
|
||||
# CONFIG_NVM is not set
|
||||
# CONFIG_NVRAM is not set
|
||||
# CONFIG_NVSW_SN2201 is not set
|
||||
# CONFIG_N_HDLC is not set
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
# CONFIG_OF is not set
|
||||
@ -1580,8 +1589,23 @@
|
||||
# CONFIG_RTL8XXXU_UNTESTED is not set
|
||||
# CONFIG_RTLLIB is not set
|
||||
# CONFIG_RTS5208 is not set
|
||||
# CONFIG_RTW89_8852CE is not set
|
||||
# CONFIG_S390_PTDUMP is not set
|
||||
# CONFIG_SAMPLES is not set
|
||||
# CONFIG_SAMPLE_CONFIGFS is not set
|
||||
# CONFIG_SAMPLE_CONNECTOR is not set
|
||||
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
|
||||
# CONFIG_SAMPLE_KDB is not set
|
||||
# CONFIG_SAMPLE_KFIFO is not set
|
||||
# CONFIG_SAMPLE_KOBJECT is not set
|
||||
# CONFIG_SAMPLE_KPROBES is not set
|
||||
# CONFIG_SAMPLE_LIVEPATCH is not set
|
||||
# CONFIG_SAMPLE_SECCOMP is not set
|
||||
# CONFIG_SAMPLE_TRACE_EVENTS is not set
|
||||
# CONFIG_SAMPLE_TRACE_PRINTK is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
|
||||
# CONFIG_SAMPLE_VFS is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
@ -1754,6 +1778,7 @@
|
||||
# CONFIG_SERIO_PS2MULT is not set
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
# CONFIG_SFC_SIENA is not set
|
||||
# CONFIG_SGI_IOC4 is not set
|
||||
# CONFIG_SGI_PARTITION is not set
|
||||
# CONFIG_SI1145 is not set
|
||||
@ -1800,6 +1825,7 @@
|
||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||
# CONFIG_SND_SOC_ADAU7002 is not set
|
||||
# CONFIG_SND_SOC_AK4104 is not set
|
||||
# CONFIG_SND_SOC_AK4375 is not set
|
||||
# CONFIG_SND_SOC_AK4458 is not set
|
||||
# CONFIG_SND_SOC_AK4554 is not set
|
||||
# CONFIG_SND_SOC_AK4613 is not set
|
||||
@ -1808,6 +1834,7 @@
|
||||
# CONFIG_SND_SOC_AK5558 is not set
|
||||
# CONFIG_SND_SOC_ALC5623 is not set
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_SOC_AW8738 is not set
|
||||
# CONFIG_SND_SOC_BD28623 is not set
|
||||
# CONFIG_SND_SOC_BT_SCO is not set
|
||||
# CONFIG_SND_SOC_CS35L32 is not set
|
||||
@ -1840,6 +1867,8 @@
|
||||
# CONFIG_SND_SOC_IMG is not set
|
||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||
# CONFIG_SND_SOC_INNO_RK3036 is not set
|
||||
# CONFIG_SND_SOC_INTEL_AVS is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
|
||||
# CONFIG_SND_SOC_MAX9759 is not set
|
||||
# CONFIG_SND_SOC_MAX98504 is not set
|
||||
# CONFIG_SND_SOC_MAX9860 is not set
|
||||
@ -1861,6 +1890,7 @@
|
||||
# CONFIG_SND_SOC_RT5631 is not set
|
||||
# CONFIG_SND_SOC_SGTL5000 is not set
|
||||
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
|
||||
# CONFIG_SND_SOC_SOF_AMD_TOPLEVEL is not set
|
||||
# CONFIG_SND_SOC_SPDIF is not set
|
||||
# CONFIG_SND_SOC_SSM2305 is not set
|
||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||
@ -1872,9 +1902,11 @@
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS5805M is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
# CONFIG_SND_SOC_TFA9879 is not set
|
||||
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC31XX is not set
|
||||
@ -1911,6 +1943,7 @@
|
||||
# CONFIG_SND_SONICVIBES is not set
|
||||
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_TEST_COMPONENT is not set
|
||||
# CONFIG_SND_XEN_FRONTEND is not set
|
||||
# CONFIG_SND_YMFPCI is not set
|
||||
# CONFIG_SOC_BRCMSTB is not set
|
||||
@ -2324,6 +2357,7 @@ CONFIG_ACPI_PLATFORM_PROFILE=m
|
||||
CONFIG_ACPI_PRMT=y
|
||||
CONFIG_ACPI_PROCESSOR=y
|
||||
CONFIG_ACPI_TABLE_UPGRADE=y
|
||||
CONFIG_ACPI_VIDEO=m
|
||||
CONFIG_AFIUCV=m
|
||||
CONFIG_AGP_AMD64=y
|
||||
CONFIG_AGP_INTEL=y
|
||||
@ -2681,6 +2715,7 @@ CONFIG_CRYPTO_ECHAINIV=m
|
||||
CONFIG_CRYPTO_ESSIV=y
|
||||
CONFIG_CRYPTO_FCRYPT=m
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux 8 - Kernel Cryptographic API"
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
@ -2988,6 +3023,7 @@ CONFIG_FB_VESA=y
|
||||
CONFIG_FCOE_FNIC=m
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_FIPS_SIGNATURE_SELFTEST=y
|
||||
CONFIG_FIREWIRE_NET=m
|
||||
CONFIG_FIREWIRE_OHCI=m
|
||||
CONFIG_FIREWIRE_SBP2=m
|
||||
@ -3495,6 +3531,7 @@ CONFIG_KARMA_PARTITION=y
|
||||
CONFIG_KASAN=y
|
||||
CONFIG_KASAN_INLINE=y
|
||||
CONFIG_KASAN_S390_4_LEVEL_PAGING=y
|
||||
CONFIG_KASAN_VMALLOC=y
|
||||
CONFIG_KDB_CONTINUE_CATASTROPHIC=0
|
||||
CONFIG_KDB_DEFAULT_ENABLE=0x0
|
||||
CONFIG_KDB_KEYBOARD=y
|
||||
@ -3598,6 +3635,7 @@ CONFIG_MANTIS_CORE=m
|
||||
CONFIG_MAPPING_DIRTY_HELPERS=y
|
||||
CONFIG_MARCH_Z13=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MAXLINEAR_GPHY=m
|
||||
CONFIG_MAX_PHYSMEM_BITS=46
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_MD=y
|
||||
@ -4400,6 +4438,8 @@ CONFIG_S390_TAPE_34XX=m
|
||||
CONFIG_S390_TAPE_3590=m
|
||||
CONFIG_S390_UV_UAPI=y
|
||||
CONFIG_S390_VMUR=m
|
||||
CONFIG_SAMPLES=y
|
||||
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
|
||||
CONFIG_SATA_AHCI=m
|
||||
CONFIG_SATA_AHCI_PLATFORM=m
|
||||
CONFIG_SATA_MOBILE_LPM_POLICY=0
|
||||
@ -4610,7 +4650,6 @@ CONFIG_SERIO_I8042=y
|
||||
CONFIG_SERIO_LIBPS2=y
|
||||
CONFIG_SERIO_RAW=m
|
||||
CONFIG_SERIO_SERPORT=y
|
||||
CONFIG_SFC_MCDI_LOGGING=y
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
||||
CONFIG_SIGNATURE=y
|
||||
@ -4651,7 +4690,9 @@ CONFIG_SND_CA0106=m
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_CS46XX=m
|
||||
CONFIG_SND_CS46XX_NEW_DSP=y
|
||||
CONFIG_SND_CTL_VALIDATION=y
|
||||
CONFIG_SND_CTL_DEBUG=y
|
||||
CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||
CONFIG_SND_CTL_INPUT_VALIDATION=y
|
||||
CONFIG_SND_CTXFI=m
|
||||
CONFIG_SND_DARLA20=m
|
||||
CONFIG_SND_DARLA24=m
|
||||
@ -5124,6 +5165,7 @@ CONFIG_VFIO_IOMMU_TYPE1=m
|
||||
CONFIG_VFIO_MDEV=m
|
||||
CONFIG_VFIO_MDEV_DEVICE=m
|
||||
CONFIG_VFIO_PCI=m
|
||||
CONFIG_VFIO_PCI_ZDEV_KVM=y
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK=y
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
|
||||
CONFIG_VGA_ARB=y
|
||||
|
@ -355,6 +355,13 @@
|
||||
# CONFIG_CRYPTO_DEV_CCP_DEBUGFS is not set
|
||||
# CONFIG_CRYPTO_DEV_CCREE is not set
|
||||
# CONFIG_CRYPTO_DEV_CHELSIO_TLS is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
|
||||
# CONFIG_CRYPTO_DEV_VIRTIO is not set
|
||||
# CONFIG_CRYPTO_DH is not set
|
||||
# CONFIG_CRYPTO_ECDH is not set
|
||||
@ -1259,6 +1266,7 @@
|
||||
# CONFIG_MFD_WM8400 is not set
|
||||
# CONFIG_MFD_WM8994 is not set
|
||||
# CONFIG_MHI_BUS is not set
|
||||
# CONFIG_MHI_BUS_EP is not set
|
||||
# CONFIG_MHI_BUS_PCI_GENERIC is not set
|
||||
# CONFIG_MICREL_PHY is not set
|
||||
# CONFIG_MII is not set
|
||||
@ -1509,6 +1517,7 @@
|
||||
# CONFIG_NVME_FC is not set
|
||||
# CONFIG_NVME_TARGET is not set
|
||||
# CONFIG_NVRAM is not set
|
||||
# CONFIG_NVSW_SN2201 is not set
|
||||
# CONFIG_N_HDLC is not set
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
# CONFIG_OF is not set
|
||||
@ -1786,12 +1795,28 @@
|
||||
# CONFIG_RTLLIB is not set
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
# CONFIG_RTS5208 is not set
|
||||
# CONFIG_RTW89_8852CE is not set
|
||||
# CONFIG_S390_GUEST is not set
|
||||
# CONFIG_S390_HYPFS_FS is not set
|
||||
# CONFIG_S390_PTDUMP is not set
|
||||
# CONFIG_S390_TAPE is not set
|
||||
# CONFIG_S390_UV_UAPI is not set
|
||||
# CONFIG_SAMPLES is not set
|
||||
# CONFIG_SAMPLE_CONFIGFS is not set
|
||||
# CONFIG_SAMPLE_CONNECTOR is not set
|
||||
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
|
||||
# CONFIG_SAMPLE_KDB is not set
|
||||
# CONFIG_SAMPLE_KFIFO is not set
|
||||
# CONFIG_SAMPLE_KOBJECT is not set
|
||||
# CONFIG_SAMPLE_KPROBES is not set
|
||||
# CONFIG_SAMPLE_LIVEPATCH is not set
|
||||
# CONFIG_SAMPLE_SECCOMP is not set
|
||||
# CONFIG_SAMPLE_TRACE_EVENTS is not set
|
||||
# CONFIG_SAMPLE_TRACE_PRINTK is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
|
||||
# CONFIG_SAMPLE_VFS is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
@ -1976,6 +2001,7 @@
|
||||
# CONFIG_SERIO_PS2MULT is not set
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
# CONFIG_SFC_SIENA is not set
|
||||
# CONFIG_SGI_IOC4 is not set
|
||||
# CONFIG_SGI_PARTITION is not set
|
||||
# CONFIG_SI1145 is not set
|
||||
@ -2025,6 +2051,7 @@
|
||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||
# CONFIG_SND_SOC_ADAU7002 is not set
|
||||
# CONFIG_SND_SOC_AK4104 is not set
|
||||
# CONFIG_SND_SOC_AK4375 is not set
|
||||
# CONFIG_SND_SOC_AK4458 is not set
|
||||
# CONFIG_SND_SOC_AK4554 is not set
|
||||
# CONFIG_SND_SOC_AK4613 is not set
|
||||
@ -2033,6 +2060,7 @@
|
||||
# CONFIG_SND_SOC_AK5558 is not set
|
||||
# CONFIG_SND_SOC_ALC5623 is not set
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_SOC_AW8738 is not set
|
||||
# CONFIG_SND_SOC_BD28623 is not set
|
||||
# CONFIG_SND_SOC_BT_SCO is not set
|
||||
# CONFIG_SND_SOC_CS35L32 is not set
|
||||
@ -2065,6 +2093,8 @@
|
||||
# CONFIG_SND_SOC_IMG is not set
|
||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||
# CONFIG_SND_SOC_INNO_RK3036 is not set
|
||||
# CONFIG_SND_SOC_INTEL_AVS is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
|
||||
# CONFIG_SND_SOC_MAX9759 is not set
|
||||
# CONFIG_SND_SOC_MAX98504 is not set
|
||||
# CONFIG_SND_SOC_MAX9860 is not set
|
||||
@ -2086,6 +2116,7 @@
|
||||
# CONFIG_SND_SOC_RT5631 is not set
|
||||
# CONFIG_SND_SOC_SGTL5000 is not set
|
||||
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
|
||||
# CONFIG_SND_SOC_SOF_AMD_TOPLEVEL is not set
|
||||
# CONFIG_SND_SOC_SPDIF is not set
|
||||
# CONFIG_SND_SOC_SSM2305 is not set
|
||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||
@ -2097,9 +2128,11 @@
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS5805M is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
# CONFIG_SND_SOC_TFA9879 is not set
|
||||
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC31XX is not set
|
||||
@ -2136,6 +2169,7 @@
|
||||
# CONFIG_SND_SONICVIBES is not set
|
||||
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_TEST_COMPONENT is not set
|
||||
# CONFIG_SND_VERBOSE_PRINTK is not set
|
||||
# CONFIG_SND_XEN_FRONTEND is not set
|
||||
# CONFIG_SND_YMFPCI is not set
|
||||
@ -2573,6 +2607,7 @@ CONFIG_ACPI_PLATFORM_PROFILE=m
|
||||
CONFIG_ACPI_PRMT=y
|
||||
CONFIG_ACPI_PROCESSOR=y
|
||||
CONFIG_ACPI_TABLE_UPGRADE=y
|
||||
CONFIG_ACPI_VIDEO=m
|
||||
CONFIG_AGP_AMD64=y
|
||||
CONFIG_AGP_INTEL=y
|
||||
CONFIG_AGP_SIS=y
|
||||
@ -2889,6 +2924,7 @@ CONFIG_CRYPTO_ECHAINIV=y
|
||||
CONFIG_CRYPTO_ESSIV=y
|
||||
CONFIG_CRYPTO_FCRYPT=y
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux 8 - Kernel Cryptographic API"
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
@ -3146,6 +3182,7 @@ CONFIG_FB_VESA=y
|
||||
CONFIG_FCOE_FNIC=m
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_FIPS_SIGNATURE_SELFTEST=y
|
||||
CONFIG_FIREWIRE_NET=m
|
||||
CONFIG_FIREWIRE_OHCI=m
|
||||
CONFIG_FIREWIRE_SBP2=m
|
||||
@ -3710,6 +3747,7 @@ CONFIG_MANTIS_CORE=m
|
||||
CONFIG_MAPPING_DIRTY_HELPERS=y
|
||||
CONFIG_MARCH_Z13=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MAXLINEAR_GPHY=m
|
||||
CONFIG_MAX_PHYSMEM_BITS=46
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_MDIO_BCM_UNIMAC=m
|
||||
@ -4452,6 +4490,7 @@ CONFIG_S390_PRNG=y
|
||||
CONFIG_S390_TAPE_34XX=m
|
||||
CONFIG_S390_TAPE_3590=m
|
||||
CONFIG_S390_VMUR=y
|
||||
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
|
||||
CONFIG_SATA_AHCI=m
|
||||
CONFIG_SATA_AHCI_PLATFORM=m
|
||||
CONFIG_SATA_MOBILE_LPM_POLICY=0
|
||||
@ -4652,7 +4691,6 @@ CONFIG_SERIO_I8042=y
|
||||
CONFIG_SERIO_LIBPS2=y
|
||||
CONFIG_SERIO_RAW=m
|
||||
CONFIG_SERIO_SERPORT=y
|
||||
CONFIG_SFC_MCDI_LOGGING=y
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
CONFIG_SHMEM=y
|
||||
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
||||
@ -4693,6 +4731,7 @@ CONFIG_SND_CA0106=m
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_CS46XX=m
|
||||
CONFIG_SND_CS46XX_NEW_DSP=y
|
||||
CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||
CONFIG_SND_CTXFI=m
|
||||
CONFIG_SND_DARLA20=m
|
||||
CONFIG_SND_DARLA24=m
|
||||
@ -5147,6 +5186,7 @@ CONFIG_VFIO_IOMMU_TYPE1=m
|
||||
CONFIG_VFIO_MDEV=m
|
||||
CONFIG_VFIO_MDEV_DEVICE=m
|
||||
CONFIG_VFIO_PCI=m
|
||||
CONFIG_VFIO_PCI_ZDEV_KVM=y
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK=y
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
|
||||
CONFIG_VGA_ARB=y
|
||||
|
@ -318,6 +318,13 @@
|
||||
# CONFIG_CRYPTO_DEV_CCP_DEBUGFS is not set
|
||||
# CONFIG_CRYPTO_DEV_CCREE is not set
|
||||
# CONFIG_CRYPTO_DEV_CHELSIO_TLS is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
|
||||
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
|
||||
# CONFIG_CRYPTO_DEV_VIRTIO is not set
|
||||
# CONFIG_CRYPTO_DH is not set
|
||||
# CONFIG_CRYPTO_ECDH is not set
|
||||
@ -1165,6 +1172,7 @@
|
||||
# CONFIG_MFD_WM8350_I2C is not set
|
||||
# CONFIG_MFD_WM8400 is not set
|
||||
# CONFIG_MFD_WM8994 is not set
|
||||
# CONFIG_MHI_BUS_EP is not set
|
||||
# CONFIG_MICREL_PHY is not set
|
||||
# CONFIG_MII is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
@ -1395,6 +1403,7 @@
|
||||
# CONFIG_NUMA_EMU is not set
|
||||
# CONFIG_NVM is not set
|
||||
# CONFIG_NVRAM is not set
|
||||
# CONFIG_NVSW_SN2201 is not set
|
||||
# CONFIG_N_HDLC is not set
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
# CONFIG_OF is not set
|
||||
@ -1652,8 +1661,23 @@
|
||||
# CONFIG_RTLLIB is not set
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
# CONFIG_RTS5208 is not set
|
||||
# CONFIG_RTW89_8852CE is not set
|
||||
# CONFIG_S390_PTDUMP is not set
|
||||
# CONFIG_SAMPLES is not set
|
||||
# CONFIG_SAMPLE_CONFIGFS is not set
|
||||
# CONFIG_SAMPLE_CONNECTOR is not set
|
||||
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
|
||||
# CONFIG_SAMPLE_KDB is not set
|
||||
# CONFIG_SAMPLE_KFIFO is not set
|
||||
# CONFIG_SAMPLE_KOBJECT is not set
|
||||
# CONFIG_SAMPLE_KPROBES is not set
|
||||
# CONFIG_SAMPLE_LIVEPATCH is not set
|
||||
# CONFIG_SAMPLE_SECCOMP is not set
|
||||
# CONFIG_SAMPLE_TRACE_EVENTS is not set
|
||||
# CONFIG_SAMPLE_TRACE_PRINTK is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
|
||||
# CONFIG_SAMPLE_VFS is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
@ -1826,6 +1850,7 @@
|
||||
# CONFIG_SERIO_PS2MULT is not set
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
# CONFIG_SFC_SIENA is not set
|
||||
# CONFIG_SGI_IOC4 is not set
|
||||
# CONFIG_SGI_PARTITION is not set
|
||||
# CONFIG_SI1145 is not set
|
||||
@ -1874,6 +1899,7 @@
|
||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||
# CONFIG_SND_SOC_ADAU7002 is not set
|
||||
# CONFIG_SND_SOC_AK4104 is not set
|
||||
# CONFIG_SND_SOC_AK4375 is not set
|
||||
# CONFIG_SND_SOC_AK4458 is not set
|
||||
# CONFIG_SND_SOC_AK4554 is not set
|
||||
# CONFIG_SND_SOC_AK4613 is not set
|
||||
@ -1882,6 +1908,7 @@
|
||||
# CONFIG_SND_SOC_AK5558 is not set
|
||||
# CONFIG_SND_SOC_ALC5623 is not set
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_SOC_AW8738 is not set
|
||||
# CONFIG_SND_SOC_BD28623 is not set
|
||||
# CONFIG_SND_SOC_BT_SCO is not set
|
||||
# CONFIG_SND_SOC_CS35L32 is not set
|
||||
@ -1914,6 +1941,8 @@
|
||||
# CONFIG_SND_SOC_IMG is not set
|
||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||
# CONFIG_SND_SOC_INNO_RK3036 is not set
|
||||
# CONFIG_SND_SOC_INTEL_AVS is not set
|
||||
# CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
|
||||
# CONFIG_SND_SOC_MAX9759 is not set
|
||||
# CONFIG_SND_SOC_MAX98504 is not set
|
||||
# CONFIG_SND_SOC_MAX9860 is not set
|
||||
@ -1935,6 +1964,7 @@
|
||||
# CONFIG_SND_SOC_RT5631 is not set
|
||||
# CONFIG_SND_SOC_SGTL5000 is not set
|
||||
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
|
||||
# CONFIG_SND_SOC_SOF_AMD_TOPLEVEL is not set
|
||||
# CONFIG_SND_SOC_SPDIF is not set
|
||||
# CONFIG_SND_SOC_SSM2305 is not set
|
||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||
@ -1946,9 +1976,11 @@
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS5805M is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
# CONFIG_SND_SOC_TFA9879 is not set
|
||||
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC31XX is not set
|
||||
@ -1985,6 +2017,7 @@
|
||||
# CONFIG_SND_SONICVIBES is not set
|
||||
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_TEST_COMPONENT is not set
|
||||
# CONFIG_SND_VERBOSE_PRINTK is not set
|
||||
# CONFIG_SND_XEN_FRONTEND is not set
|
||||
# CONFIG_SND_YMFPCI is not set
|
||||
@ -2394,6 +2427,7 @@ CONFIG_ACPI_PLATFORM_PROFILE=m
|
||||
CONFIG_ACPI_PRMT=y
|
||||
CONFIG_ACPI_PROCESSOR=y
|
||||
CONFIG_ACPI_TABLE_UPGRADE=y
|
||||
CONFIG_ACPI_VIDEO=m
|
||||
CONFIG_AFIUCV=m
|
||||
CONFIG_AGP_AMD64=y
|
||||
CONFIG_AGP_INTEL=y
|
||||
@ -2742,6 +2776,7 @@ CONFIG_CRYPTO_ECHAINIV=m
|
||||
CONFIG_CRYPTO_ESSIV=y
|
||||
CONFIG_CRYPTO_FCRYPT=m
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux 8 - Kernel Cryptographic API"
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
@ -3008,6 +3043,7 @@ CONFIG_FB_VESA=y
|
||||
CONFIG_FCOE_FNIC=m
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_FIPS_SIGNATURE_SELFTEST=y
|
||||
CONFIG_FIREWIRE_NET=m
|
||||
CONFIG_FIREWIRE_OHCI=m
|
||||
CONFIG_FIREWIRE_SBP2=m
|
||||
@ -3600,6 +3636,7 @@ CONFIG_MANTIS_CORE=m
|
||||
CONFIG_MAPPING_DIRTY_HELPERS=y
|
||||
CONFIG_MARCH_Z13=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MAXLINEAR_GPHY=m
|
||||
CONFIG_MAX_PHYSMEM_BITS=46
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_MD=y
|
||||
@ -4384,6 +4421,8 @@ CONFIG_S390_TAPE_34XX=m
|
||||
CONFIG_S390_TAPE_3590=m
|
||||
CONFIG_S390_UV_UAPI=y
|
||||
CONFIG_S390_VMUR=m
|
||||
CONFIG_SAMPLES=y
|
||||
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
|
||||
CONFIG_SATA_AHCI=m
|
||||
CONFIG_SATA_AHCI_PLATFORM=m
|
||||
CONFIG_SATA_MOBILE_LPM_POLICY=0
|
||||
@ -4594,7 +4633,6 @@ CONFIG_SERIO_I8042=y
|
||||
CONFIG_SERIO_LIBPS2=y
|
||||
CONFIG_SERIO_RAW=m
|
||||
CONFIG_SERIO_SERPORT=y
|
||||
CONFIG_SFC_MCDI_LOGGING=y
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
||||
CONFIG_SIGNATURE=y
|
||||
@ -4635,6 +4673,7 @@ CONFIG_SND_CA0106=m
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_CS46XX=m
|
||||
CONFIG_SND_CS46XX_NEW_DSP=y
|
||||
CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||
CONFIG_SND_CTXFI=m
|
||||
CONFIG_SND_DARLA20=m
|
||||
CONFIG_SND_DARLA24=m
|
||||
@ -5102,6 +5141,7 @@ CONFIG_VFIO_IOMMU_TYPE1=m
|
||||
CONFIG_VFIO_MDEV=m
|
||||
CONFIG_VFIO_MDEV_DEVICE=m
|
||||
CONFIG_VFIO_PCI=m
|
||||
CONFIG_VFIO_PCI_ZDEV_KVM=y
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK=y
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
|
||||
CONFIG_VGA_ARB=y
|
||||
|
@ -1050,6 +1050,7 @@
|
||||
# CONFIG_MFD_WM8350_I2C is not set
|
||||
# CONFIG_MFD_WM8400 is not set
|
||||
# CONFIG_MFD_WM8994 is not set
|
||||
# CONFIG_MHI_BUS_EP is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
# CONFIG_MK8 is not set
|
||||
# CONFIG_MLX4_CORE_GEN2 is not set
|
||||
@ -1482,7 +1483,22 @@
|
||||
# CONFIG_RTL8XXXU_UNTESTED is not set
|
||||
# CONFIG_RTLLIB is not set
|
||||
# CONFIG_RTS5208 is not set
|
||||
# CONFIG_SAMPLES is not set
|
||||
# CONFIG_RTW89_8852CE is not set
|
||||
# CONFIG_SAMPLE_CONFIGFS is not set
|
||||
# CONFIG_SAMPLE_CONNECTOR is not set
|
||||
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
|
||||
# CONFIG_SAMPLE_KDB is not set
|
||||
# CONFIG_SAMPLE_KFIFO is not set
|
||||
# CONFIG_SAMPLE_KOBJECT is not set
|
||||
# CONFIG_SAMPLE_KPROBES is not set
|
||||
# CONFIG_SAMPLE_LIVEPATCH is not set
|
||||
# CONFIG_SAMPLE_SECCOMP is not set
|
||||
# CONFIG_SAMPLE_TRACE_EVENTS is not set
|
||||
# CONFIG_SAMPLE_TRACE_PRINTK is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
|
||||
# CONFIG_SAMPLE_VFS is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
@ -1676,6 +1692,7 @@
|
||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||
# CONFIG_SND_SOC_ADAU7002 is not set
|
||||
# CONFIG_SND_SOC_AK4104 is not set
|
||||
# CONFIG_SND_SOC_AK4375 is not set
|
||||
# CONFIG_SND_SOC_AK4458 is not set
|
||||
# CONFIG_SND_SOC_AK4554 is not set
|
||||
# CONFIG_SND_SOC_AK4613 is not set
|
||||
@ -1684,6 +1701,7 @@
|
||||
# CONFIG_SND_SOC_AK5558 is not set
|
||||
# CONFIG_SND_SOC_ALC5623 is not set
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_SOC_AW8738 is not set
|
||||
# CONFIG_SND_SOC_BD28623 is not set
|
||||
# CONFIG_SND_SOC_BT_SCO is not set
|
||||
# CONFIG_SND_SOC_CS35L32 is not set
|
||||
@ -1749,9 +1767,11 @@
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS5805M is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
# CONFIG_SND_SOC_TFA9879 is not set
|
||||
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC31XX is not set
|
||||
@ -1788,6 +1808,7 @@
|
||||
# CONFIG_SND_SPI is not set
|
||||
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_TEST_COMPONENT is not set
|
||||
# CONFIG_SND_YMFPCI is not set
|
||||
# CONFIG_SOC_BRCMSTB is not set
|
||||
# CONFIG_SOC_TI is not set
|
||||
@ -2235,6 +2256,7 @@ CONFIG_ALIM1535_WDT=m
|
||||
CONFIG_ALIM7101_WDT=m
|
||||
CONFIG_ALTERA_STAPL=m
|
||||
CONFIG_ALX=m
|
||||
CONFIG_AMD_HSMP=m
|
||||
CONFIG_AMD_IOMMU=y
|
||||
CONFIG_AMD_IOMMU_V2=m
|
||||
CONFIG_AMD_MEM_ENCRYPT=y
|
||||
@ -2551,9 +2573,12 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=y
|
||||
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
|
||||
CONFIG_CPU_FREQ_GOV_USERSPACE=y
|
||||
CONFIG_CPU_FREQ_STAT=y
|
||||
CONFIG_CPU_IBPB_ENTRY=y
|
||||
CONFIG_CPU_IBRS_ENTRY=y
|
||||
CONFIG_CPU_IDLE=y
|
||||
CONFIG_CPU_IDLE_GOV_HALTPOLL=y
|
||||
CONFIG_CPU_IDLE_GOV_MENU=y
|
||||
CONFIG_CPU_UNRET_ENTRY=y
|
||||
CONFIG_CRAMFS=m
|
||||
CONFIG_CRASH_DUMP=y
|
||||
CONFIG_CRC16=y
|
||||
@ -2631,6 +2656,7 @@ CONFIG_CRYPTO_ECHAINIV=m
|
||||
CONFIG_CRYPTO_ESSIV=y
|
||||
CONFIG_CRYPTO_FCRYPT=m
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux 8 - Kernel Cryptographic API"
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
@ -3018,6 +3044,7 @@ CONFIG_FB_VESA=y
|
||||
CONFIG_FCOE_FNIC=m
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_FIPS_SIGNATURE_SELFTEST=y
|
||||
CONFIG_FIREWIRE=m
|
||||
CONFIG_FIREWIRE_NET=m
|
||||
CONFIG_FIREWIRE_OHCI=m
|
||||
@ -3678,6 +3705,7 @@ CONFIG_KALLSYMS_BASE_RELATIVE=y
|
||||
CONFIG_KARMA_PARTITION=y
|
||||
CONFIG_KASAN=y
|
||||
CONFIG_KASAN_INLINE=y
|
||||
CONFIG_KASAN_VMALLOC=y
|
||||
CONFIG_KDB_CONTINUE_CATASTROPHIC=0
|
||||
CONFIG_KDB_DEFAULT_ENABLE=0x0
|
||||
CONFIG_KDB_KEYBOARD=y
|
||||
@ -3798,6 +3826,7 @@ CONFIG_MANTIS_CORE=m
|
||||
CONFIG_MAPPING_DIRTY_HELPERS=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_PHY=m
|
||||
CONFIG_MAXLINEAR_GPHY=m
|
||||
CONFIG_MAXSMP=y
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_MD=y
|
||||
@ -3838,7 +3867,6 @@ CONFIG_MEMCG_SWAP=y
|
||||
CONFIG_MEMCG_SWAP_ENABLED=y
|
||||
CONFIG_MEMORY_FAILURE=y
|
||||
CONFIG_MEMORY_HOTPLUG=y
|
||||
CONFIG_MEMORY_HOTPLUG_SPARSE=y
|
||||
CONFIG_MEMORY_HOTREMOVE=y
|
||||
CONFIG_MEMSTICK=m
|
||||
CONFIG_MEMSTICK_JMICRON_38X=m
|
||||
@ -4417,6 +4445,7 @@ CONFIG_NVME_TARGET_TCP=m
|
||||
CONFIG_NVME_TCP=m
|
||||
CONFIG_NVME_VERBOSE_ERRORS=y
|
||||
CONFIG_NVRAM=y
|
||||
CONFIG_NVSW_SN2201=m
|
||||
CONFIG_NV_TCO=m
|
||||
CONFIG_N_GSM=m
|
||||
CONFIG_N_HDLC=m
|
||||
@ -4611,6 +4640,7 @@ CONFIG_RELAY=y
|
||||
CONFIG_RELOCATABLE=y
|
||||
CONFIG_RENESAS_PHY=m
|
||||
CONFIG_RESET_CONTROLLER=y
|
||||
CONFIG_RETHUNK=y
|
||||
CONFIG_RETPOLINE=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
@ -4710,6 +4740,8 @@ CONFIG_RTW89=m
|
||||
CONFIG_RTW89_8852AE=m
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
CONFIG_SAMPLES=y
|
||||
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
|
||||
CONFIG_SAMSUNG_LAPTOP=m
|
||||
CONFIG_SAMSUNG_Q10=m
|
||||
CONFIG_SATA_AHCI=m
|
||||
@ -4928,6 +4960,7 @@ CONFIG_SERIAL_ARC_NR_PORTS=1
|
||||
CONFIG_SERIAL_CORE=y
|
||||
CONFIG_SERIAL_CORE_CONSOLE=y
|
||||
CONFIG_SERIAL_JSM=m
|
||||
CONFIG_SERIAL_MULTI_INSTANTIATE=m
|
||||
CONFIG_SERIAL_NONSTANDARD=y
|
||||
CONFIG_SERIAL_UARTLITE_NR_UARTS=1
|
||||
CONFIG_SERIO=y
|
||||
@ -4941,6 +4974,11 @@ CONFIG_SFC=m
|
||||
CONFIG_SFC_MCDI_LOGGING=y
|
||||
CONFIG_SFC_MCDI_MON=y
|
||||
CONFIG_SFC_MTD=y
|
||||
CONFIG_SFC_SIENA=m
|
||||
CONFIG_SFC_SIENA_MCDI_LOGGING=y
|
||||
CONFIG_SFC_SIENA_MCDI_MON=y
|
||||
CONFIG_SFC_SIENA_MTD=y
|
||||
CONFIG_SFC_SIENA_SRIOV=y
|
||||
CONFIG_SFC_SRIOV=y
|
||||
CONFIG_SFI=y
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
@ -4955,6 +4993,7 @@ CONFIG_SLAB_FREELIST_RANDOM=y
|
||||
CONFIG_SLIP=m
|
||||
CONFIG_SLIP_COMPRESSED=y
|
||||
CONFIG_SLIP_SMART=y
|
||||
CONFIG_SLS=y
|
||||
CONFIG_SLUB=y
|
||||
CONFIG_SLUB_CPU_PARTIAL=y
|
||||
CONFIG_SLUB_DEBUG=y
|
||||
@ -4985,7 +5024,9 @@ CONFIG_SND_CA0106=m
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_CS46XX=m
|
||||
CONFIG_SND_CS46XX_NEW_DSP=y
|
||||
CONFIG_SND_CTL_VALIDATION=y
|
||||
CONFIG_SND_CTL_DEBUG=y
|
||||
CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||
CONFIG_SND_CTL_INPUT_VALIDATION=y
|
||||
CONFIG_SND_CTXFI=m
|
||||
CONFIG_SND_DARLA20=m
|
||||
CONFIG_SND_DARLA24=m
|
||||
@ -5032,6 +5073,8 @@ CONFIG_SND_HDA_PATCH_LOADER=y
|
||||
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
|
||||
CONFIG_SND_HDA_PREALLOC_SIZE=0
|
||||
CONFIG_SND_HDA_RECONFIG=y
|
||||
CONFIG_SND_HDA_SCODEC_CS35L41_I2C=m
|
||||
CONFIG_SND_HDA_SCODEC_CS35L41_SPI=m
|
||||
CONFIG_SND_HDSP=m
|
||||
CONFIG_SND_HDSPM=m
|
||||
CONFIG_SND_HRTIMER=m
|
||||
@ -5079,7 +5122,9 @@ CONFIG_SND_SOC_AMD_RENOIR=m
|
||||
CONFIG_SND_SOC_AMD_RENOIR_MACH=m
|
||||
CONFIG_SND_SOC_AMD_VANGOGH_MACH=m
|
||||
CONFIG_SND_SOC_AMD_YC_MACH=m
|
||||
CONFIG_SND_SOC_CS35L41_I2C=m
|
||||
CONFIG_SND_SOC_CS35L41_SPI=m
|
||||
CONFIG_SND_SOC_INTEL_AVS=m
|
||||
CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m
|
||||
@ -5117,8 +5162,10 @@ CONFIG_SND_SOC_INTEL_SKYLAKE=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
|
||||
@ -5131,6 +5178,8 @@ CONFIG_SND_SOC_RT711_SDW=m
|
||||
CONFIG_SND_SOC_RT715_SDW=m
|
||||
CONFIG_SND_SOC_SOF=m
|
||||
CONFIG_SND_SOC_SOF_ACPI=m
|
||||
CONFIG_SND_SOC_SOF_AMD_RENOIR=m
|
||||
CONFIG_SND_SOC_SOF_AMD_TOPLEVEL=m
|
||||
CONFIG_SND_SOC_SOF_APOLLOLAKE_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_BAYTRAIL_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y
|
||||
@ -5140,7 +5189,7 @@ CONFIG_SND_SOC_SOF_COMETLAKE_H_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_COMETLAKE_LP_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_DEBUG=y
|
||||
CONFIG_SND_SOC_SOF_DEBUG_ENABLE_DEBUGFS_CACHE=y
|
||||
CONFIG_SND_SOC_SOF_DEBUG_PROBES=y
|
||||
CONFIG_SND_SOC_SOF_DEBUG_PROBES=m
|
||||
CONFIG_SND_SOC_SOF_DEBUG_VERBOSE_IPC=y
|
||||
CONFIG_SND_SOC_SOF_DEBUG_XRUN_STOP=y
|
||||
CONFIG_SND_SOC_SOF_ELKHARTLAKE_SUPPORT=y
|
||||
@ -5148,13 +5197,14 @@ CONFIG_SND_SOC_SOF_GEMINILAKE_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
|
||||
CONFIG_SND_SOC_SOF_HDA_COMMON_HDMI_CODEC=y
|
||||
CONFIG_SND_SOC_SOF_HDA_LINK=y
|
||||
CONFIG_SND_SOC_SOF_HDA_PROBES=y
|
||||
CONFIG_SND_SOC_SOF_HDA_PROBES=m
|
||||
CONFIG_SND_SOC_SOF_ICELAKE_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y
|
||||
CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y
|
||||
CONFIG_SND_SOC_SOF_JASPERLAKE=m
|
||||
CONFIG_SND_SOC_SOF_JASPERLAKE_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_MERRIFIELD_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_METEORLAKE=m
|
||||
CONFIG_SND_SOC_SOF_OPTIONS=m
|
||||
CONFIG_SND_SOC_SOF_PCI=m
|
||||
CONFIG_SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
@ -5200,7 +5250,9 @@ CONFIG_SP5100_TCO=m
|
||||
CONFIG_SPARSEMEM_MANUAL=y
|
||||
CONFIG_SPARSEMEM_VMEMMAP=y
|
||||
CONFIG_SPARSE_IRQ=y
|
||||
CONFIG_SPECULATION_MITIGATIONS=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_AMD=m
|
||||
CONFIG_SPI_PXA2XX=m
|
||||
CONFIG_SQUASHFS=m
|
||||
CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
|
||||
|
@ -1106,6 +1106,7 @@
|
||||
# CONFIG_MFD_WM8350_I2C is not set
|
||||
# CONFIG_MFD_WM8400 is not set
|
||||
# CONFIG_MFD_WM8994 is not set
|
||||
# CONFIG_MHI_BUS_EP is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
# CONFIG_MK8 is not set
|
||||
# CONFIG_MLX4_CORE_GEN2 is not set
|
||||
@ -1550,7 +1551,22 @@
|
||||
# CONFIG_RTLLIB is not set
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
# CONFIG_RTS5208 is not set
|
||||
# CONFIG_SAMPLES is not set
|
||||
# CONFIG_RTW89_8852CE is not set
|
||||
# CONFIG_SAMPLE_CONFIGFS is not set
|
||||
# CONFIG_SAMPLE_CONNECTOR is not set
|
||||
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
|
||||
# CONFIG_SAMPLE_KDB is not set
|
||||
# CONFIG_SAMPLE_KFIFO is not set
|
||||
# CONFIG_SAMPLE_KOBJECT is not set
|
||||
# CONFIG_SAMPLE_KPROBES is not set
|
||||
# CONFIG_SAMPLE_LIVEPATCH is not set
|
||||
# CONFIG_SAMPLE_SECCOMP is not set
|
||||
# CONFIG_SAMPLE_TRACE_EVENTS is not set
|
||||
# CONFIG_SAMPLE_TRACE_PRINTK is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
|
||||
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
|
||||
# CONFIG_SAMPLE_VFS is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
# CONFIG_SATA_DWC is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
@ -1746,6 +1762,7 @@
|
||||
# CONFIG_SND_SOC_ADAU1761_SPI is not set
|
||||
# CONFIG_SND_SOC_ADAU7002 is not set
|
||||
# CONFIG_SND_SOC_AK4104 is not set
|
||||
# CONFIG_SND_SOC_AK4375 is not set
|
||||
# CONFIG_SND_SOC_AK4458 is not set
|
||||
# CONFIG_SND_SOC_AK4554 is not set
|
||||
# CONFIG_SND_SOC_AK4613 is not set
|
||||
@ -1754,6 +1771,7 @@
|
||||
# CONFIG_SND_SOC_AK5558 is not set
|
||||
# CONFIG_SND_SOC_ALC5623 is not set
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_SOC_AW8738 is not set
|
||||
# CONFIG_SND_SOC_BD28623 is not set
|
||||
# CONFIG_SND_SOC_BT_SCO is not set
|
||||
# CONFIG_SND_SOC_CS35L32 is not set
|
||||
@ -1819,9 +1837,11 @@
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS5805M is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
# CONFIG_SND_SOC_TFA9879 is not set
|
||||
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
|
||||
# CONFIG_SND_SOC_TLV320AIC31XX is not set
|
||||
@ -1858,6 +1878,7 @@
|
||||
# CONFIG_SND_SPI is not set
|
||||
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_TEST_COMPONENT is not set
|
||||
# CONFIG_SND_VERBOSE_PRINTK is not set
|
||||
# CONFIG_SND_YMFPCI is not set
|
||||
# CONFIG_SOC_BRCMSTB is not set
|
||||
@ -2305,6 +2326,7 @@ CONFIG_ALIM1535_WDT=m
|
||||
CONFIG_ALIM7101_WDT=m
|
||||
CONFIG_ALTERA_STAPL=m
|
||||
CONFIG_ALX=m
|
||||
CONFIG_AMD_HSMP=m
|
||||
CONFIG_AMD_IOMMU=y
|
||||
CONFIG_AMD_IOMMU_V2=m
|
||||
CONFIG_AMD_MEM_ENCRYPT=y
|
||||
@ -2613,9 +2635,12 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=y
|
||||
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
|
||||
CONFIG_CPU_FREQ_GOV_USERSPACE=y
|
||||
CONFIG_CPU_FREQ_STAT=y
|
||||
CONFIG_CPU_IBPB_ENTRY=y
|
||||
CONFIG_CPU_IBRS_ENTRY=y
|
||||
CONFIG_CPU_IDLE=y
|
||||
CONFIG_CPU_IDLE_GOV_HALTPOLL=y
|
||||
CONFIG_CPU_IDLE_GOV_MENU=y
|
||||
CONFIG_CPU_UNRET_ENTRY=y
|
||||
CONFIG_CRAMFS=m
|
||||
CONFIG_CRASH_DUMP=y
|
||||
CONFIG_CRC16=y
|
||||
@ -2692,6 +2717,7 @@ CONFIG_CRYPTO_ECHAINIV=m
|
||||
CONFIG_CRYPTO_ESSIV=y
|
||||
CONFIG_CRYPTO_FCRYPT=m
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux 8 - Kernel Cryptographic API"
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GF128MUL=y
|
||||
CONFIG_CRYPTO_GHASH=y
|
||||
@ -3038,6 +3064,7 @@ CONFIG_FB_VESA=y
|
||||
CONFIG_FCOE_FNIC=m
|
||||
CONFIG_FC_APPID=y
|
||||
CONFIG_FHANDLE=y
|
||||
CONFIG_FIPS_SIGNATURE_SELFTEST=y
|
||||
CONFIG_FIREWIRE=m
|
||||
CONFIG_FIREWIRE_NET=m
|
||||
CONFIG_FIREWIRE_OHCI=m
|
||||
@ -3800,6 +3827,7 @@ CONFIG_MANTIS_CORE=m
|
||||
CONFIG_MAPPING_DIRTY_HELPERS=y
|
||||
CONFIG_MARVELL_10G_PHY=m
|
||||
CONFIG_MARVELL_PHY=m
|
||||
CONFIG_MAXLINEAR_GPHY=m
|
||||
CONFIG_MAXSMP=y
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_MD=y
|
||||
@ -3840,7 +3868,6 @@ CONFIG_MEMCG_SWAP=y
|
||||
CONFIG_MEMCG_SWAP_ENABLED=y
|
||||
CONFIG_MEMORY_FAILURE=y
|
||||
CONFIG_MEMORY_HOTPLUG=y
|
||||
CONFIG_MEMORY_HOTPLUG_SPARSE=y
|
||||
CONFIG_MEMORY_HOTREMOVE=y
|
||||
CONFIG_MEMSTICK=m
|
||||
CONFIG_MEMSTICK_JMICRON_38X=m
|
||||
@ -4413,6 +4440,7 @@ CONFIG_NVME_TARGET_TCP=m
|
||||
CONFIG_NVME_TCP=m
|
||||
CONFIG_NVME_VERBOSE_ERRORS=y
|
||||
CONFIG_NVRAM=y
|
||||
CONFIG_NVSW_SN2201=m
|
||||
CONFIG_NV_TCO=m
|
||||
CONFIG_N_GSM=m
|
||||
CONFIG_N_HDLC=m
|
||||
@ -4598,6 +4626,7 @@ CONFIG_RELAY=y
|
||||
CONFIG_RELOCATABLE=y
|
||||
CONFIG_RENESAS_PHY=m
|
||||
CONFIG_RESET_CONTROLLER=y
|
||||
CONFIG_RETHUNK=y
|
||||
CONFIG_RETPOLINE=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
@ -4695,6 +4724,8 @@ CONFIG_RTW89=m
|
||||
CONFIG_RTW89_8852AE=m
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
CONFIG_SAMPLES=y
|
||||
CONFIG_SAMPLE_VFIO_MDEV_MTTY=m
|
||||
CONFIG_SAMSUNG_LAPTOP=m
|
||||
CONFIG_SAMSUNG_Q10=m
|
||||
CONFIG_SATA_AHCI=m
|
||||
@ -4913,6 +4944,7 @@ CONFIG_SERIAL_ARC_NR_PORTS=1
|
||||
CONFIG_SERIAL_CORE=y
|
||||
CONFIG_SERIAL_CORE_CONSOLE=y
|
||||
CONFIG_SERIAL_JSM=m
|
||||
CONFIG_SERIAL_MULTI_INSTANTIATE=m
|
||||
CONFIG_SERIAL_NONSTANDARD=y
|
||||
CONFIG_SERIAL_UARTLITE_NR_UARTS=1
|
||||
CONFIG_SERIO=y
|
||||
@ -4926,6 +4958,11 @@ CONFIG_SFC=m
|
||||
CONFIG_SFC_MCDI_LOGGING=y
|
||||
CONFIG_SFC_MCDI_MON=y
|
||||
CONFIG_SFC_MTD=y
|
||||
CONFIG_SFC_SIENA=m
|
||||
CONFIG_SFC_SIENA_MCDI_LOGGING=y
|
||||
CONFIG_SFC_SIENA_MCDI_MON=y
|
||||
CONFIG_SFC_SIENA_MTD=y
|
||||
CONFIG_SFC_SIENA_SRIOV=y
|
||||
CONFIG_SFC_SRIOV=y
|
||||
CONFIG_SFI=y
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
@ -4940,6 +4977,7 @@ CONFIG_SLAB_FREELIST_RANDOM=y
|
||||
CONFIG_SLIP=m
|
||||
CONFIG_SLIP_COMPRESSED=y
|
||||
CONFIG_SLIP_SMART=y
|
||||
CONFIG_SLS=y
|
||||
CONFIG_SLUB=y
|
||||
CONFIG_SLUB_CPU_PARTIAL=y
|
||||
CONFIG_SLUB_DEBUG=y
|
||||
@ -4970,6 +5008,7 @@ CONFIG_SND_CA0106=m
|
||||
CONFIG_SND_CMIPCI=m
|
||||
CONFIG_SND_CS46XX=m
|
||||
CONFIG_SND_CS46XX_NEW_DSP=y
|
||||
CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||
CONFIG_SND_CTXFI=m
|
||||
CONFIG_SND_DARLA20=m
|
||||
CONFIG_SND_DARLA24=m
|
||||
@ -5015,6 +5054,8 @@ CONFIG_SND_HDA_PATCH_LOADER=y
|
||||
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
|
||||
CONFIG_SND_HDA_PREALLOC_SIZE=0
|
||||
CONFIG_SND_HDA_RECONFIG=y
|
||||
CONFIG_SND_HDA_SCODEC_CS35L41_I2C=m
|
||||
CONFIG_SND_HDA_SCODEC_CS35L41_SPI=m
|
||||
CONFIG_SND_HDSP=m
|
||||
CONFIG_SND_HDSPM=m
|
||||
CONFIG_SND_HRTIMER=m
|
||||
@ -5061,7 +5102,9 @@ CONFIG_SND_SOC_AMD_RENOIR=m
|
||||
CONFIG_SND_SOC_AMD_RENOIR_MACH=m
|
||||
CONFIG_SND_SOC_AMD_VANGOGH_MACH=m
|
||||
CONFIG_SND_SOC_AMD_YC_MACH=m
|
||||
CONFIG_SND_SOC_CS35L41_I2C=m
|
||||
CONFIG_SND_SOC_CS35L41_SPI=m
|
||||
CONFIG_SND_SOC_INTEL_AVS=m
|
||||
CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m
|
||||
@ -5099,8 +5142,10 @@ CONFIG_SND_SOC_INTEL_SKYLAKE=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m
|
||||
CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
|
||||
@ -5113,6 +5158,8 @@ CONFIG_SND_SOC_RT711_SDW=m
|
||||
CONFIG_SND_SOC_RT715_SDW=m
|
||||
CONFIG_SND_SOC_SOF=m
|
||||
CONFIG_SND_SOC_SOF_ACPI=m
|
||||
CONFIG_SND_SOC_SOF_AMD_RENOIR=m
|
||||
CONFIG_SND_SOC_SOF_AMD_TOPLEVEL=m
|
||||
CONFIG_SND_SOC_SOF_APOLLOLAKE_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_BAYTRAIL_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_BROADWELL_SUPPORT=y
|
||||
@ -5134,6 +5181,7 @@ CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y
|
||||
CONFIG_SND_SOC_SOF_JASPERLAKE=m
|
||||
CONFIG_SND_SOC_SOF_JASPERLAKE_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_MERRIFIELD_SUPPORT=y
|
||||
CONFIG_SND_SOC_SOF_METEORLAKE=m
|
||||
CONFIG_SND_SOC_SOF_OPTIONS=m
|
||||
CONFIG_SND_SOC_SOF_PCI=m
|
||||
CONFIG_SND_SOC_SOF_TIGERLAKE_SUPPORT=y
|
||||
@ -5178,7 +5226,9 @@ CONFIG_SP5100_TCO=m
|
||||
CONFIG_SPARSEMEM_MANUAL=y
|
||||
CONFIG_SPARSEMEM_VMEMMAP=y
|
||||
CONFIG_SPARSE_IRQ=y
|
||||
CONFIG_SPECULATION_MITIGATIONS=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_AMD=m
|
||||
CONFIG_SPI_PXA2XX=m
|
||||
CONFIG_SQUASHFS=m
|
||||
CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
|
||||
|
@ -41,3 +41,4 @@ test_klp_state2
|
||||
test_klp_state3
|
||||
test_hmm
|
||||
test_vmalloc
|
||||
mtty
|
||||
|
BIN
SOURCES/redhatsecurebootca7.cer
Normal file
BIN
SOURCES/redhatsecurebootca7.cer
Normal file
Binary file not shown.
@ -2,7 +2,9 @@
|
||||
|
||||
---
|
||||
inspections:
|
||||
abidiff: off
|
||||
addedfiles: off
|
||||
badfuncs: off
|
||||
changedfiles: off
|
||||
kmidiff: off
|
||||
kmod: off
|
||||
@ -13,17 +15,6 @@ inspections:
|
||||
rpmdeps: off
|
||||
upstream: off
|
||||
|
||||
ignore:
|
||||
- /usr/libexec/ksamples/*
|
||||
- /usr/libexec/kselftests/*
|
||||
- /lib/modules/*/internal/*
|
||||
- /usr/src/kernel/*
|
||||
|
||||
badfuncs:
|
||||
ignore:
|
||||
- /usr/libexec/ksamples/*
|
||||
- /usr/libexec/kselftests/*
|
||||
|
||||
elf:
|
||||
ignore:
|
||||
- /usr/libexec/ksamples/*
|
||||
@ -36,14 +27,6 @@ emptyrpm:
|
||||
- kernel-zfcpdump
|
||||
- kernel-zfcpdump-modules
|
||||
|
||||
kmod:
|
||||
ignore:
|
||||
- /lib/modules/*/internal/*
|
||||
|
||||
manpage:
|
||||
ignore:
|
||||
- /lib/modules/*
|
||||
|
||||
patches:
|
||||
ignore_list:
|
||||
- linux-kernel-test.patch
|
||||
|
Binary file not shown.
8229
SPECS/kernel.spec
8229
SPECS/kernel.spec
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user