summaryrefslogtreecommitdiff
path: root/dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies')
-rw-r--r--dependencies14
1 files changed, 14 insertions, 0 deletions
diff --git a/dependencies b/dependencies
index cd644df7..5918106f 100644
--- a/dependencies
+++ b/dependencies
@@ -31,6 +31,20 @@ QTNFMAC_PEARL_PCIE 3.13
# backported properly
MWIFIEX 3.18
+BCMA_DRIVER_MIPS 3.3
+SSB_DRIVER_MIPS 3.3
+# needs GPIO stuff we didn't backport
+SSB_DRIVER_GPIO 4.5
+
+# the irq handler in the gpio driver uses
+# irq_set_chip_and_handler_name() which gets exported starting with
+# kernel 3.7. This code is only compiled if BCMA_DRIVER_GPIO and
+# BCMA_HOST_SOC are set.
+BCMA_HOST_SOC 3.7
+
+# Uses gpiochip_get_data()
+BCMA_DRIVER_GPIO 4.5
+
# tracing results in compile errors
ATH10K_TRACING 3.4
ATH_TRACEPOINTS 3.1