From 515a1fa55cda2b1d952872e1786857481bd54fcc Mon Sep 17 00:00:00 2001 From: Dominik Sliwa Date: Thu, 21 Feb 2019 14:48:31 +0100 Subject: backports: support 3.1 and 3.10 tegra kernels Changes specific to vendor kernels Signed-off-by: Dominik Sliwa --- dependencies | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) (limited to 'dependencies') diff --git a/dependencies b/dependencies index 7df54bdf..aea32119 100644 --- a/dependencies +++ b/dependencies @@ -23,16 +23,9 @@ ATMEL 4.18 AIRO 3.9 AIRO_CS 3.9 -# pci_error_handlers->reset_notify is missing -MWIFIEX_PCIE 3.16 - # needs pcie_get_mps() QTNFMAC_PCIE 3.13 -# needs pm_system_wakeup() which can't reall be -# backported properly -MWIFIEX 3.18 - BCMA_DRIVER_MIPS 3.3 SSB_DRIVER_MIPS 3.3 # needs GPIO stuff we didn't backport @@ -64,9 +57,6 @@ ATH9K_HWRNG 3.17 # 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 - # DRIVER_ATTR_RW is not compiling in kernel 3.10 IPW2100 3.11 IPW2200 3.11 @@ -81,13 +71,5 @@ RSI_SDIO 3.13 # For Coexsitence the BT driver has to export rsi_bt_ops RSI_COEX 4.17 -# depends on devm_led_classdev_register() and struct page_frag_cache -# (can't use MT76_CORE for this as it's selected) -MT76x0U 4.2 -MT76x0E 4.2 -MT76x2E 4.2 -MT76x2U 4.2 - -# select_queue_fallback_t is missing -RTL8723BS 3.14 -R8188EU 3.14 +SERIAL_DEV_BUS 4.2 +WLAN_VENDOR_MEDIATEK 3.3 -- cgit v1.2.3