]> www.infradead.org Git - users/dwmw2/linux.git/commit
soc: qcom: Make QCOM_RPMPD depend on PM
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Thu, 7 Jul 2022 21:21:58 +0000 (23:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2022 13:15:36 +0000 (15:15 +0200)
commita7753a260e536dc7918d18cf1da7bcfecff319a5
treebd93d7eaeda0f26ba1e0b252e7c67c6d3835df33
parent332e555dca074c4eb2084898021c3676423814c3
soc: qcom: Make QCOM_RPMPD depend on PM

[ Upstream commit a6232f2aa99ce470799992e99e0012945bb5308f ]

QCOM_RPMPD requires PM_GENERIC_DOMAINS/_OF, which in turns requires
CONFIG_PM. I forgot about the latter in my earlier patch (it's still
in -next as of the time of committing, hence no Fixes: tag). Fix it.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220707212158.32684-1-konrad.dybcio@somainline.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/soc/qcom/Kconfig