* [PATCH] interconnect: qcom: add COMPILE_TEST
@ 2026-06-08 5:05 Rosen Penev
2026-06-08 5:15 ` Dmitry Baryshkov
0 siblings, 1 reply; 2+ messages in thread
From: Rosen Penev @ 2026-06-08 5:05 UTC (permalink / raw)
To: linux-pm; +Cc: Georgi Djakov, open list:ARM/QUALCOMM MAILING LIST, open list
Allow non-ARM to build this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
---
drivers/interconnect/qcom/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/interconnect/qcom/Kconfig b/drivers/interconnect/qcom/Kconfig
index 5b8a094ca4ed..e6a65ca611a0 100644
--- a/drivers/interconnect/qcom/Kconfig
+++ b/drivers/interconnect/qcom/Kconfig
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only
config INTERCONNECT_QCOM
tristate "Qualcomm Network-on-Chip interconnect drivers"
- depends on ARCH_QCOM
+ depends on ARCH_QCOM || COMPILE_TEST
help
Support for Qualcomm's Network-on-Chip interconnect hardware.
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-08 5:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-08 5:05 [PATCH] interconnect: qcom: add COMPILE_TEST Rosen Penev
2026-06-08 5:15 ` Dmitry Baryshkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox