diff mbox series

[linux-oem-b,2/2] UBUNTU: [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3

Message ID 20180328115956.16862-2-kai.heng.feng@canonical.com
State New
Headers show
Series [linux-oem-b,1/2] ahci: Allow setting a default LPM policy for mobile chipsets | expand

Commit Message

Kai-Heng Feng March 28, 2018, 11:59 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1759547
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
---
 debian.master/config/config.common.ubuntu | 1 +
 1 file changed, 1 insertion(+)

Comments

Anthony Wong May 30, 2018, 12:37 p.m. UTC | #1
On Wed, Mar 28, 2018 at 07:59:56PM +0800, Kai-Heng Feng wrote:
> BugLink: https://bugs.launchpad.net/bugs/1759547
> Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
> ---
>  debian.master/config/config.common.ubuntu | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index a5b4da1ba0a3..f02fed71f7cf 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -7650,6 +7650,7 @@ CONFIG_SATA_DWC=m
>  CONFIG_SATA_DWC_OLD_DMA=y
>  CONFIG_SATA_HIGHBANK=y
>  CONFIG_SATA_INIC162X=m
> +CONFIG_SATA_MOBILE_LPM_POLICY=3
>  CONFIG_SATA_MV=m
>  CONFIG_SATA_NV=m
>  CONFIG_SATA_PMP=y

As this is for linux-oem, the change should be made in debian.oem.

Thanks,
Anthony
Kai-Heng Feng May 30, 2018, 2:30 p.m. UTC | #2
at 20:37, Anthony Wong <anthony.wong@canonical.com> wrote:

> On Wed, Mar 28, 2018 at 07:59:56PM +0800, Kai-Heng Feng wrote:
>> BugLink: https://bugs.launchpad.net/bugs/1759547
>> Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
>> ---
>>  debian.master/config/config.common.ubuntu | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/debian.master/config/config.common.ubuntu  
>> b/debian.master/config/config.common.ubuntu
>> index a5b4da1ba0a3..f02fed71f7cf 100644
>> --- a/debian.master/config/config.common.ubuntu
>> +++ b/debian.master/config/config.common.ubuntu
>> @@ -7650,6 +7650,7 @@ CONFIG_SATA_DWC=m
>>  CONFIG_SATA_DWC_OLD_DMA=y
>>  CONFIG_SATA_HIGHBANK=y
>>  CONFIG_SATA_INIC162X=m
>> +CONFIG_SATA_MOBILE_LPM_POLICY=3
>>  CONFIG_SATA_MV=m
>>  CONFIG_SATA_NV=m
>>  CONFIG_SATA_PMP=y
>
> As this is for linux-oem, the change should be made in debian.oem.

You are right. I'll resend one.

Kai-Heng

>
> Thanks,
> Anthony
diff mbox series

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index a5b4da1ba0a3..f02fed71f7cf 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -7650,6 +7650,7 @@  CONFIG_SATA_DWC=m
 CONFIG_SATA_DWC_OLD_DMA=y
 CONFIG_SATA_HIGHBANK=y
 CONFIG_SATA_INIC162X=m
+CONFIG_SATA_MOBILE_LPM_POLICY=3
 CONFIG_SATA_MV=m
 CONFIG_SATA_NV=m
 CONFIG_SATA_PMP=y