diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-04-08 09:40:07 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-04-08 09:40:07 -0500 |
commit | 035396c0dfd79bd93f98e67138f0a060335bbdf2 (patch) | |
tree | aa8675ae12ce3b5b306184d94596dc5ee59195f1 /kernel-s390x-fedora.config | |
parent | 57693bbcf87a65b16627f5a9e1f561b868cad747 (diff) | |
download | kernel-035396c0dfd79bd93f98e67138f0a060335bbdf2.tar.gz kernel-035396c0dfd79bd93f98e67138f0a060335bbdf2.tar.xz kernel-035396c0dfd79bd93f98e67138f0a060335bbdf2.zip |
kernel-5.18.0-0.rc1.1831fed559732b1.19
* Fri Apr 08 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.18.0-0.rc1.1831fed559732b1.19]
- tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed (Herton R. Krzesinski)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-fedora.config')
-rw-r--r-- | kernel-s390x-fedora.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-s390x-fedora.config b/kernel-s390x-fedora.config index e7c79f6ca..4a8df2f77 100644 --- a/kernel-s390x-fedora.config +++ b/kernel-s390x-fedora.config @@ -5046,6 +5046,7 @@ CONFIG_SATA_AHCI=y # CONFIG_SATA_HIGHBANK is not set CONFIG_SATA_INIC162X=m CONFIG_SATA_LPM_POLICY=3 +CONFIG_SATA_MOBILE_LPM_POLICY=0 CONFIG_SATA_MV=m CONFIG_SATA_NV=m CONFIG_SATA_PMP=y @@ -6353,7 +6354,7 @@ CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set CONFIG_TCG_NSC=m # CONFIG_TCG_TIS_I2C_ATMEL is not set -# CONFIG_TCG_TIS_I2C_CR50 is not set +CONFIG_TCG_TIS_I2C_CR50=m # CONFIG_TCG_TIS_I2C_INFINEON is not set # CONFIG_TCG_TIS_I2C_NUVOTON is not set CONFIG_TCG_TIS_SPI_CR50=y |