From: Niklas Cassel Date: Wed, 29 Aug 2018 07:57:20 +0000 (+0200) Subject: soc: qcom: Remove depends on OF from QCOM_RPMH X-Git-Tag: v5.4-rc1~2316^2~7^2^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c62615b16c70db8f5e55e326f6d690909afc510f;p=platform%2Fkernel%2Flinux-rpi.git soc: qcom: Remove depends on OF from QCOM_RPMH QCOM_RPHM already selects ARM64, which always selects OF. Additionally, the rpmh driver only uses linux/of.h, which has dummy definitions for all functions, in order for code to to be able to build without CONFIG_OF set. Remove the superfluous depends on OF. Signed-off-by: Niklas Cassel Reviewed-by: Bjorn Andersson Signed-off-by: Andy Gross --- diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig index ac65716..cf4ece2 100644 --- a/drivers/soc/qcom/Kconfig +++ b/drivers/soc/qcom/Kconfig @@ -94,7 +94,7 @@ config QCOM_RMTFS_MEM config QCOM_RPMH bool "Qualcomm RPM-Hardened (RPMH) Communication" - depends on ARCH_QCOM && ARM64 && OF || COMPILE_TEST + depends on ARCH_QCOM && ARM64 || COMPILE_TEST help Support for communication with the hardened-RPM blocks in Qualcomm Technologies Inc (QTI) SoCs. RPMH communication uses an