diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-04-20 08:35:44 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-04-20 08:35:44 -0500 |
commit | b4aa7140f3d9ab3f0910055d3f8f805ae1326906 (patch) | |
tree | 9793602bee9fc742d5e2c7577e1c106dca778c5f /kernel-ppc64le-debug-fedora.config | |
parent | ca99a52fe681aef8cd9faf562832213410fb38ec (diff) | |
download | kernel-b4aa7140f3d9ab3f0910055d3f8f805ae1326906.tar.gz kernel-b4aa7140f3d9ab3f0910055d3f8f805ae1326906.tar.xz kernel-b4aa7140f3d9ab3f0910055d3f8f805ae1326906.zip |
kernel-5.18.0-0.rc3.559089e0a93d442.28
* Wed Apr 20 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.18.0-0.rc3.559089e0a93d442.28]
- redhat/Makefile: Deprecate SINGLE_TARBALL (Prarit Bhargava)
- redhat/Makefile.rhpkg: Remove quotes for RHDISTGIT (Prarit Bhargava)
- redhat/self-test: Clean up data set (Prarit Bhargava)
- redhat/scripts/create-tarball.sh: Use Makefile variables (Prarit Bhargava)
- redhat/Makefile: Cleanup TARBALL target (Prarit Bhargava)
- redhat/Makefile: Use RPMVERSION (Prarit Bhargava)
- redhat/scripts/rh-dist-git.sh: Use Makefile variables (Prarit Bhargava)
- redhat/configs/build_configs.sh: Use Makefile variables (Prarit Bhargava)
- redhat/configs/process_configs.sh: Use Makefile variables (Prarit Bhargava)
- redhat/kernel.spec.template: Use RPM_BUILD_NCPUS (Prarit Bhargava)
- redhat/configs/generate_all_configs.sh: Use Makefile variables (Prarit Bhargava)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-ppc64le-debug-fedora.config')
-rw-r--r-- | kernel-ppc64le-debug-fedora.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kernel-ppc64le-debug-fedora.config b/kernel-ppc64le-debug-fedora.config index 882cdac90..024281e3a 100644 --- a/kernel-ppc64le-debug-fedora.config +++ b/kernel-ppc64le-debug-fedora.config @@ -5121,8 +5121,7 @@ CONFIG_SATA_AHCI=y # CONFIG_SATA_DWC is not set # CONFIG_SATA_HIGHBANK is not set CONFIG_SATA_INIC162X=m -CONFIG_SATA_LPM_POLICY=3 -CONFIG_SATA_MOBILE_LPM_POLICY=0 +CONFIG_SATA_MOBILE_LPM_POLICY=3 CONFIG_SATA_MV=m CONFIG_SATA_NV=m CONFIG_SATA_PMP=y |