summaryrefslogtreecommitdiff
path: root/dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies')
-rw-r--r--dependencies12
1 files changed, 12 insertions, 0 deletions
diff --git a/dependencies b/dependencies
index 7361e60d..7df54bdf 100644
--- a/dependencies
+++ b/dependencies
@@ -1,6 +1,8 @@
# List the minimum kernel version required for each
# of the listed Kconfig symbols
+ATL1C 3.5
+
# depends on -EPROBE_DEFER and others now
WL1251_SPI 3.5
@@ -44,6 +46,9 @@ BCMA_HOST_SOC 3.7
# Uses gpiochip_get_data()
BCMA_DRIVER_GPIO 4.5
+VIDEO_EM28XX_DVB 4.5
+DVB_CXD2820R 4.5
+DVB_USB_ANYSEE 4.5
# tracing results in compile errors
ATH10K_TRACING 3.4
@@ -52,6 +57,13 @@ ATH_TRACEPOINTS 3.1
# missigng add_hwgenerator_randomness()
ATH9K_HWRNG 3.17
+# depends on netdev_rss_key_fill() which uses net_get_random_once()
+# and since net_get_random_once() depends on static keys we've decided
+# to backport that only down to 3.5. For full details refer to backports
+# commit 8cb8816d
+# mpls_features was added with kernel 3.11
+IGB 3.11
+
# This driver needs mmc_hw_reset() which was added in kernel version 3.2
MWIFIEX_SDIO 3.2