]> git.baikalelectronics.ru Git - kernel.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)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 16 Jul 2022 15:08:56 +0000 (10:08 -0500)
commit06bd6137ff740d47547d7bf4fc479c612d6fea3c
tree5317e3c6f74bf834665f285f89aa67c1f926dbcc
parent58f0c3a0d0ad754fea7e060e9d9fd43b479eac34
soc: qcom: Make QCOM_RPMPD depend on PM

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
drivers/soc/qcom/Kconfig