ANDROID: irqchip: Kconfig: Make QCOM_PDC depend on QCOM_SCM

commit 78ecb2c230 ("ANDROID: irqchip: Kconfig: Make QCOM_PDC depend on
QCOM_SCM || !QCOM_SCM"), fixed up dependancy issues, but mainline just
rolled a number of those commits back due to other issues, so we need to
just make this code depend on QCOM_SCM so that an arm64 allmodconfig
will build properly.

Fixes: 78ecb2c230 ("ANDROID: irqchip: Kconfig: Make QCOM_PDC depend on QCOM_SCM || !QCOM_SCM")
Cc: John Stultz <john.stultz@linaro.org
Cc: Marc Zyngier <maz@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I7de5bb432dd645d740eef8f9baa1bb4e6cc57db5
This commit is contained in:
Greg Kroah-Hartman 2020-08-31 15:00:08 +02:00
parent f022c0602c
commit f887911b19

View File

@ -427,7 +427,7 @@ config GOLDFISH_PIC
config QCOM_PDC
bool "QCOM PDC"
depends on ARCH_QCOM
depends on QCOM_SCM || !QCOM_SCM
select QCOM_SCM
select IRQ_DOMAIN_HIERARCHY
help
Power Domain Controller driver to manage and configure wakeup