forked from nbd168/backports
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdependencies
50 lines (35 loc) · 873 Bytes
/
dependencies
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# List the minimum kernel version required for each
# of the listed Kconfig symbols
WL1251_SDIO kconfig: CONFIG_WILINK_PLATFORM_DATA
# hostapd uses proc_create_single_data()
HOSTAP 4.18
ATMEL 4.18
# needs .ndo_get_port_parent_id
QTNFMAC 5.1
QTNFMAC_PCIE 5.1
# needs GPIO stuff we didn't backport
SSB_DRIVER_GPIO 4.5
# Uses gpiochip_get_data()
BCMA_DRIVER_GPIO 4.5
# struct ethtool_link_ksettings is missing, I'm lazy
USB_USBNET 4.6
USB_NET_RNDIS_WLAN 4.6
# For Coexsitence the BT driver has to export rsi_bt_ops
RSI_COEX 4.17
# needs napi_consume_skb()
MT7915E 4.6
MT7921E 4.6
# depends on crypto_sync_skcipher()
AIRO 4.20
AIRO_CS 4.20
# mt7915 testmode uses skb_copy_header()
NL80211_TESTMODE 4.18
# Needs aes_expandkey() and aes_encrypt()
RTL8723BS 5.4
# ida_alloc(), xarray
MHI_BUS 4.19
# sock_gettstamp()
QRTR 5.2
QCOM_QMI_HELPERS 4.16
# QRTR
ATH11K 5.2