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-armv7hl-debug-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-armv7hl-debug-fedora.config')
-rw-r--r-- | kernel-armv7hl-debug-fedora.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-armv7hl-debug-fedora.config b/kernel-armv7hl-debug-fedora.config index 859083784..268279a46 100644 --- a/kernel-armv7hl-debug-fedora.config +++ b/kernel-armv7hl-debug-fedora.config @@ -6198,6 +6198,7 @@ CONFIG_SATA_AHCI=y CONFIG_SATA_HIGHBANK=m # CONFIG_SATA_INIC162X is not set CONFIG_SATA_LPM_POLICY=3 +CONFIG_SATA_MOBILE_LPM_POLICY=0 CONFIG_SATA_MV=m # CONFIG_SATA_NV is not set CONFIG_SATA_PMP=y @@ -7717,7 +7718,7 @@ CONFIG_TCG_FTPM_TEE=m # CONFIG_TCG_INFINEON is not set CONFIG_TCG_NSC=m CONFIG_TCG_TIS_I2C_ATMEL=m -# CONFIG_TCG_TIS_I2C_CR50 is not set +CONFIG_TCG_TIS_I2C_CR50=m CONFIG_TCG_TIS_I2C_INFINEON=m CONFIG_TCG_TIS_I2C_NUVOTON=m CONFIG_TCG_TIS_SPI_CR50=y |