Re: [PATCH] PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig

2014-11-13 Thread Ulf Hansson
On 13 November 2014 23:28, Kevin Hilman wrote: > From: Kevin Hilman > > The IA64_HP_SIM dependency on PM_RUNTIME should be done in the arch > Kconfig instead of in the PM core. Move it accordingly. > > NOTE: arch/ia64/Kconfig currently does a 'select PM', which since > commit 1eb208aea317 (PM: M

[PATCH] PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig

2014-11-13 Thread Kevin Hilman
From: Kevin Hilman The IA64_HP_SIM dependency on PM_RUNTIME should be done in the arch Kconfig instead of in the PM core. Move it accordingly. NOTE: arch/ia64/Kconfig currently does a 'select PM', which since commit 1eb208aea317 (PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIM