We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fddf89 commit e54fad8Copy full SHA for e54fad8
drivers/slimbus/Kconfig
@@ -23,7 +23,7 @@ config SLIM_QCOM_CTRL
23
config SLIM_QCOM_NGD_CTRL
24
tristate "Qualcomm SLIMbus Satellite Non-Generic Device Component"
25
depends on HAS_IOMEM && DMA_ENGINE && NET
26
- depends on QCOM_RPROC_COMMON || COMPILE_TEST
+ depends on QCOM_RPROC_COMMON || (COMPILE_TEST && !QCOM_RPROC_COMMON)
27
depends on ARCH_QCOM || COMPILE_TEST
28
select QCOM_QMI_HELPERS
29
select QCOM_PDR_HELPERS
0 commit comments