From: Kevin Hilman Date: Thu, 13 Nov 2014 22:28:20 +0000 (-0800) Subject: PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig X-Git-Tag: omap-for-v3.19/fixes-rc1~136^2^2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=977d2fa6b2ace7e22302a55cdc5ee6110907a9d8;p=pandora-kernel.git PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig 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_RUNTIME)) is effectively a noop unless PM_SLEEP or PM_RUNTIME are set elsewhere. Signed-off-by: Kevin Hilman Reviewed-by: Ulf Hansson Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed