diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig index e0629e9328c8..2b524154d9fb 100644 --- a/drivers/soc/qcom/Kconfig +++ b/drivers/soc/qcom/Kconfig @@ -90,9 +90,6 @@ config QCOM_PD_MAPPER implementation of the service. It is a simpler alternative to the userspace daemon. -config QCOM_PDR_MSG - tristate - config QCOM_PMIC_PDCHARGER_ULOG tristate "Qualcomm PMIC PDCharger ULOG driver" depends on RPMSG @@ -315,6 +312,9 @@ config QCOM_PDR_HELPERS select QCOM_PDR_MSG depends on NET +config QCOM_PDR_MSG + tristate + config QCOM_QMI_HELPERS tristate depends on NET