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_OPS=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y

Regards,
Amit Daniel


On 12 April 2011 10:54, John Rigby <john.rigby@linaro.org> wrote:
On Tue, Apr 12, 2011 at 2:39 AM, Amit Kachhap <amit.kachhap@linaro.org> 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 <john.rigby@linaro.org> 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 <nicolas.pitre@linaro.org>
>> 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
>> >> mentioned samsung maintainers next link as this is required for the PM
>> >> Linaro release.
>> >
>> > It is merged now.
>> >
>> >
>> > Nicolas
>> >
>> > _______________________________________________
>> > linaro-dev mailing list
>> > linaro-dev@lists.linaro.org
>> > http://lists.linaro.org/mailman/listinfo/linaro-dev
>> >
>
>