diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-11-15 11:15:51 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-11-15 11:15:51 -0600 |
commit | 3e068b5c506ac31b91394315fb8ecc7a45437571 (patch) | |
tree | ee071352a8cd8550eb44932beeb5de108145a32a /kernel-x86_64-debug-rhel.config | |
parent | f5e78c0a03fb616ac439d5cd8785fc1038e59aab (diff) | |
download | kernel-3e068b5c506ac31b91394315fb8ecc7a45437571.tar.gz kernel-3e068b5c506ac31b91394315fb8ecc7a45437571.tar.xz kernel-3e068b5c506ac31b91394315fb8ecc7a45437571.zip |
kernel-6.1.0-0.rc5.20221115gite01d50cbd6ee.40
* Tue Nov 15 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.1.0-0.rc5.e01d50cbd6ee.40]
- redhat: avoid picking up stray editor backups when processing configs (Clark Williams)
- CI: Remove old configs (Veronika Kabatova)
- redhat: override `make help` to include dist-help (Jonathan Toppins)
- redhat: make RHTEST stricter (Jonathan Toppins)
- redhat: Enable support for SN2201 system (Ivan Vecera)
- redhat/docs/index.rst: Add FLAVOR information to generate configs for local builds (Enric Balletbo i Serra)
- Linux v6.1.0-0.rc5.e01d50cbd6ee
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-debug-rhel.config')
-rw-r--r-- | kernel-x86_64-debug-rhel.config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 566473fe0..c4d265b0d 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -4091,7 +4091,7 @@ CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TCP=m # CONFIG_NVME_VERBOSE_ERRORS is not set CONFIG_NVRAM=y -# CONFIG_NVSW_SN2201 is not set +CONFIG_NVSW_SN2201=m # CONFIG_NV_TCO is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set @@ -5603,7 +5603,8 @@ CONFIG_SND_SOC_AMD_ACP6x=m # CONFIG_SND_SOC_AMD_ACP is not set # CONFIG_SND_SOC_AMD_CZ_DA7219MX98357_MACH is not set # CONFIG_SND_SOC_AMD_CZ_RT5645_MACH is not set -# CONFIG_SND_SOC_AMD_PS is not set +CONFIG_SND_SOC_AMD_PS=m +CONFIG_SND_SOC_AMD_PS_MACH=m CONFIG_SND_SOC_AMD_RENOIR=m CONFIG_SND_SOC_AMD_RENOIR_MACH=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set |