PM: Eliminate CONFIG_PM_RUNTIME
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 19 Dec 2014 14:37:54 +0000 (15:37 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 19 Dec 2014 21:55:06 +0000 (22:55 +0100)
Having switched over all of the users of CONFIG_PM_RUNTIME to use
CONFIG_PM directly, turn the latter into a user-selectable option
and drop the former entirely from the tree.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Kevin Hilman <khilman@linaro.org>

No differences found