summaryrefslogtreecommitdiff
path: root/drivers/base
diff options
context:
space:
mode:
authorPankaj Dubey <pankaj.dubey@samsung.com>2014-11-17 09:12:44 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-11-18 04:51:17 +0300
commit7d3dcd042c328891a61cd69ee5a1f15a59facd1b (patch)
treeb767b61b06cabe1f05f3f27fd77d3304b086311c /drivers/base
parentfc14f9c1272f62c3e8d01300f52467c0d9af50f9 (diff)
downloadlinux-7d3dcd042c328891a61cd69ee5a1f15a59facd1b.tar.xz
PM: Kconfig: fix unmet dependency for CPU_PM
If BL_SWITCHER is enabled but SUSPEND and CPU_IDLE is not enabled we are getting following config warning. warning: (BL_SWITCHER) selects CPU_PM which has unmet direct dependencies (SUSPEND || CPU_IDLE) It has been noticed that CPU_PM dependencies in this file are not really required so let's remove these dependencies from CPU_PM. Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions