]> git.karo-electronics.de Git - karo-tx-linux.git/commit
libata: zpodd: should depend on PM_RUNTIME
authorAaron Lu <aaron.lu@intel.com>
Fri, 14 Mar 2014 05:46:08 +0000 (13:46 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:21 +0000 (21:17 -0600)
commita8bd33929263793595f0e4661a3eb2a877205b3e
tree022423dc94c139195024e96cee7e169c5d7e0035
parent19112af5bf592e9c76722b63585ba4f848982839
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>
(cherry picked from commit 20e64fa42965a6ec6f0ae4c5d4fda0ccf6c94ff6)
drivers/ata/Kconfig