drm/amd/display: Fix ineffective setting of max bpc property
[linux-2.6-microblaze.git] / drivers / slimbus / Kconfig
index 9d73ad8..8cd5951 100644 (file)
@@ -22,8 +22,9 @@ config SLIM_QCOM_CTRL
 
 config SLIM_QCOM_NGD_CTRL
        tristate "Qualcomm SLIMbus Satellite Non-Generic Device Component"
-       depends on QCOM_QMI_HELPERS
-       depends on HAS_IOMEM && DMA_ENGINE
+       depends on HAS_IOMEM && DMA_ENGINE && NET
+       depends on ARCH_QCOM || COMPILE_TEST
+       select QCOM_QMI_HELPERS
        help
          Select driver if Qualcomm's SLIMbus Satellite Non-Generic Device
          Component is programmed using Linux kernel.