Re: [PATCH] soc: qcom: update config dependencies for QCOM_RPMPD

From: Stephen Boyd
Date: Fri Jan 18 2019 - 12:39:53 EST


Quoting Rajendra Nayak (2019-01-17 20:48:01)
> drivers/soc/qcom/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
> index a5d5167c3f16..1ee298f6bf17 100644
> --- a/drivers/soc/qcom/Kconfig
> +++ b/drivers/soc/qcom/Kconfig
> @@ -109,7 +109,7 @@ config QCOM_RPMHPD
>
> config QCOM_RPMPD
> bool "Qualcomm RPM Power domain driver"

Just curious, does it need to be bool for some reason?