add doit.sh
[openwrt/staging/blogic.git] / dependencies
1 # List the minimum kernel version required for each
2 # of the listed Kconfig symbols
3
4 ATL1C 3.5
5
6 # depends on -EPROBE_DEFER and others now
7 WL1251_SPI 3.5
8
9 WL1251_SDIO 3.15
10 WL1251_SDIO kconfig: CONFIG_WILINK_PLATFORM_DATA
11 WLCORE_SDIO 3.15
12
13 # needs no_seek_end_llseek()
14 WLCORE 3.2
15 WL12XX 3.2
16 WL18XX 3.2
17
18 # hostapd uses proc_remove()
19 HOSTAP 3.10
20
21 # This driver uses the remove_proc_subtree() function.
22 AIRO 3.9
23 AIRO_CS 3.9
24
25 # Media
26 MEDIA_SUPPORT 3.8
27 # someone has to backport "firewire: introduce fw_driver.probe and .remove methods"
28 DVB_FIREDTV 3.11
29
30 SOC_CAMERA_PLATFORM 3.9
31
32 # missing linux/gpio/consumer.h
33 # consumer.h cannot be backported currently, as functions rely
34 # on in-kernel functionality (GPIO_DEVRES), we can now backport
35 # in-kernel functionality but we'd need to make that depend on
36 # integration only and figure out a way to easily split that.
37 # This does not seem like a good test desirable test case to
38 # start that work with.
39 VIDEO_ADP1653 3.13
40 VIDEO_TC358743 3.13
41 VIDEO_MT9P031 3.13
42
43 # missing linux/property.h
44 NFC_ST95HF 3.18
45
46 # missing devm_gpiod_get_optional()
47 # this needs devm_gpiod_get_optional() with 3 arguments.
48 I2C_SI4713 3.17
49 USB_SI4713 3.17
50 PLATFORM_SI4713 3.17
51 SOC_CAMERA_OV2640 3.17
52 VIDEO_ADV7604 3.17
53 VIDEO_COBALT 3.17
54 VIDEO_TVP5150 3.17
55 VIDEO_EM28XX_V4L2 3.17
56 NFC_PN544_I2C 3.17
57 NFC_TRF7970A 3.17
58
59 # this needs devm_gpiod_get_index() with 4 arguments.
60 NFC_NXP_NCI_I2C 3.17
61
62 # pci_error_handlers->reset_notify is missing
63 MWIFIEX_PCIE 3.16
64
65 # needs pcie_get_mps()
66 QTNFMAC_PEARL_PCIE 3.13
67
68 # needs pm_system_wakeup() which can't reall be
69 # backported properly
70 MWIFIEX 3.18
71
72 # this needs device_property..() functions and struct acpi_gpio_mapping
73 NFC_FDP_I2C 3.19
74 NFC_ST21NFCA_I2C 3.19
75 NFC_ST_NCI_I2C 3.19
76 NFC_ST_NCI_SPI 3.19
77 NFC_PN544_I2C 3.19
78
79 # for whoever wants to backport this: GPIOF_EXPORT was redefined via commit
80 # 79a9becd on v3.13-rc1~120^2~15, before this it was redefined via commit
81 # f567fde2 on v3.5-rc7~32^2~4 and finally added via commit fc3a1f04 on
82 # v3.5-rc1~93^2~25. We don't address any of these changes yet so we require
83 # the latest interpretation.
84 VIDEO_S5K6AA 3.13
85 VIDEO_S5K6A3 3.13
86
87 # this needs arch_phys_wc_add(), arch_phys_wc_del() and pat_enabled()
88 VIDEO_FB_IVTV 4.2
89
90 BCMA_DRIVER_MIPS 3.3
91 SSB_DRIVER_MIPS 3.3
92 # needs GPIO stuff we didn't backport
93 SSB_DRIVER_GPIO 4.5
94
95 # the irq handler in the gpio driver uses
96 # irq_set_chip_and_handler_name() which gets exported starting with
97 # kernel 3.7. This code is only compiled if BCMA_DRIVER_GPIO and
98 # BCMA_HOST_SOC are set.
99 BCMA_HOST_SOC 3.7
100
101 # Uses gpiochip_get_data()
102 BCMA_DRIVER_GPIO 4.5
103 VIDEO_EM28XX_DVB 4.5
104 DVB_CXD2820R 4.5
105 DVB_USB_ANYSEE 4.5
106
107 # NFC core needs PF_NFC defined in socket.h which was
108 # only introduced in kernel 3.1
109 NFC 3.1
110
111 # This needs of_find_property() and devm_gpio_free()
112 NFC_MRVL 3.3
113 NFC_MRVL_USB 3.3
114 NFC_MRVL_UART 3.3
115
116 NFC_TRF7970A 3.4
117
118 INTEL_IPS 3.2
119
120 # needs mei_cldev_register_rx_cb
121 NFC_MEI_PHY 4.10
122
123 # missing linux/gpio/consumer.h
124 NFC_PN544_I2C 3.13
125 NFC_FDP 3.13
126
127 IR_IMG 3.5
128
129 # missing include/linux/mfd/syscon.h file
130 IR_HIX5HD2 3.7
131 IR_HIX5HD2 kconfig: CONFIG_MFD_SYSCON
132
133 # tracing results in compile errors
134 ATH10K_TRACING 3.4
135 ATH_TRACEPOINTS 3.1
136
137 # missigng add_hwgenerator_randomness()
138 ATH9K_HWRNG 3.17
139
140 # depends on netdev_rss_key_fill() which uses net_get_random_once()
141 # and since net_get_random_once() depends on static keys we've decided
142 # to backport that only down to 3.5. For full details refer to backports
143 # commit 8cb8816d
144 # mpls_features was added with kernel 3.11
145 IGB 3.11
146
147 # This driver needs mmc_hw_reset() which was added in kernel version 3.2
148 MWIFIEX_SDIO 3.2
149
150 # these need LIB80211 and thus SKCIPHER - disable them
151 IPW2100 4.3
152 IPW2200 4.3
153 HOSTAP 4.3
154 LIBERTAS 4.3
155
156 # some prototypes changed - might be fixable but I'm lazy
157 NFC_WILINK 4.8
158
159 # struct ethtool_link_ksettings is missing, I'm lazy
160 USB_USBNET 4.6
161 USB_NET_RNDIS_WLAN 4.6
162
163 # depends on struct mmc_card::ocr
164 RSI_SDIO 3.13
165
166 # depends on devm_led_classdev_register()
167 MT76_CORE 4.1
168 MT76x2E 4.1
169
170 # select_queue_fallback_t is missing
171 RTL8723BS 3.14
172 R8188EU 3.14