diff options
author | Hans de Goede <hdegoede@redhat.com> | 2017-12-22 18:01:57 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2017-12-22 18:24:57 +0100 |
commit | 148a32e25571a81ce5fa397dcbf3fc4d4d155d8c (patch) | |
tree | 1e710fbb9eb6aa9ea76eff1cc5b6a4da015ea15a /kernel-aarch64-debug.config | |
parent | 19e75a1a3096369f545545cc6173faae96fa2638 (diff) | |
download | kernel-148a32e25571a81ce5fa397dcbf3fc4d4d155d8c.tar.gz kernel-148a32e25571a81ce5fa397dcbf3fc4d4d155d8c.tar.xz kernel-148a32e25571a81ce5fa397dcbf3fc4d4d155d8c.zip |
Add patches which allow specifying a default SATA linkpower management policy
for mobile chipsets and set the default LPM policy to "med_power_with_dipm"
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 44f165806..6b15480e1 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -4667,6 +4667,7 @@ CONFIG_SATA_AHCI=y # CONFIG_SATA_DWC is not set # CONFIG_SATA_HIGHBANK is not set # CONFIG_SATA_INIC162X is not set +CONFIG_SATA_MOBILE_LPM_POLICY=3 CONFIG_SATA_MV=m # CONFIG_SATA_NV is not set CONFIG_SATA_PMP=y |