diff options
author | Kevin Hilman <[email protected]> | 2012-06-28 09:45:14 -0700 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2012-06-29 05:48:26 -0700 |
commit | e0246e8ecad10b9437381b89756292ac031d4cfa (patch) | |
tree | b41e0bf972d7cd28d8382644949ebd1638e344b2 /lib/mpi/mpi-add.c | |
parent | 0fb37842e47dd7f96725b86cb89a03dcecc72a46 (diff) |
ARM: OMAP2+: fix CONFIG_CPU_IDLE dependency on CONFIG_PM
commit 164e0cbf60 (ARM: OMAP3/4: consolidate cpuidle Makefile) added
an OMAP-specific dependency from CPU_IDLE to CONFIG_PM. This causes
some randconfig warnings when CONFIG_PM has unmet dependencies:
warning: (ARCH_OMAP3 && ARCH_OMAP4) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME)
warning: (ARCH_OMAP3 && ARCH_OMAP4) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME)
warning: (ARCH_OMAP3 && ARCH_OMAP4) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME)
Fix this by making the dependency on CONFIG_PM_RUNTIME (which in turn
will enable CONFIG_PM.)
Reported-by: Tony Lindgren <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions