libata: zpodd: should depend on PM_RUNTIME
authorAaron Lu <aaron.lu@intel.com>
Fri, 14 Mar 2014 05:46:08 +0000 (13:46 +0800)
committerTejun Heo <tj@kernel.org>
Fri, 14 Mar 2014 15:23:46 +0000 (11:23 -0400)
commit20e64fa42965a6ec6f0ae4c5d4fda0ccf6c94ff6
tree4a00a0012c7482b494841b03e29fbfbd2a4025ad
parent840aa78782f02d5d442fae9af425118ed0ce8cba
libata: zpodd: should depend on PM_RUNTIME

ZPODD is built on top of runtime PM functionality, it doesn't make sense
to have it in a kernel that doesn't have CONFIG_PM_RUNTIME set.

Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/Kconfig