Hi John,
I forgot to mention that CONFIG_PM has dependency on CONFIG_SUSPEND. I
tested in the latest Linaro kernel.
Please enable the following macros,
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_CAN_PM_TRACE=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_PM_
On Tue, Apr 12, 2011 at 2:39 AM, Amit Kachhap wrote:
> Hi John,
>
> Following macros can be enabled,
> CONFIG_CPU_IDLE,
> CONFIG_PM,
> CONFIG_PM_DEBUG
Currently fails to compile with CONFIG_PM on.
>
> Thanks,
> Amit Daniel
>
>
>
> On 11 April 2011 10:52, John Rigby wrote:
>>
>> Amitk, So can I tu
Hi John,
Following macros can be enabled,
CONFIG_CPU_IDLE,
CONFIG_PM,
CONFIG_PM_DEBUG
Thanks,
Amit Daniel
On 11 April 2011 10:52, John Rigby wrote:
> Amitk, So can I turn on all the CONFIG_PM* stuff for samsung now?
>
>
>
> On Mon, Apr 11, 2011 at 8:46 AM, Nicolas Pitre
> wrote:
> > On Mon,
Amitk, So can I turn on all the CONFIG_PM* stuff for samsung now?
On Mon, Apr 11, 2011 at 8:46 AM, Nicolas Pitre wrote:
> On Mon, 11 Apr 2011, Amit Kachhap wrote:
>
>> Hi Nicolas,
>>
>> I could not find this changes in the latest 2.6.38 Linaro kernel. Please
>> merge the patch from the below
>>
On Mon, 11 Apr 2011, Amit Kachhap wrote:
> Hi Nicolas,
>
> I could not find this changes in the latest 2.6.38 Linaro kernel. Please
> merge the patch from the below
> mentioned samsung maintainers next link as this is required for the PM
> Linaro release.
It is merged now.
Nicolas
___