Kconfig (4b4193256c8d3bc3a5397b5cd9494c2ad386317d) Kconfig (a82dfd33d1237f6c0fb8a7077022189d1fc7ec98)
1# SPDX-License-Identifier: GPL-2.0-only
2menuconfig RTW88
3 tristate "Realtek 802.11ac wireless chips support"
4 depends on MAC80211
5 help
6 This module adds support for mac80211-based wireless drivers that
7 enables Realtek IEEE 802.11ac wireless chipsets.
8
9 If you choose to build a module, it'll be called rtw88.
10
11if RTW88
12
13config RTW88_CORE
14 tristate
15
16config RTW88_PCI
17 tristate
18
1# SPDX-License-Identifier: GPL-2.0-only
2menuconfig RTW88
3 tristate "Realtek 802.11ac wireless chips support"
4 depends on MAC80211
5 help
6 This module adds support for mac80211-based wireless drivers that
7 enables Realtek IEEE 802.11ac wireless chipsets.
8
9 If you choose to build a module, it'll be called rtw88.
10
11if RTW88
12
13config RTW88_CORE
14 tristate
15
16config RTW88_PCI
17 tristate
18
19config RTW88_USB
20 tristate
21
19config RTW88_8822B
20 tristate
21
22config RTW88_8822C
23 tristate
24
25config RTW88_8723D
26 tristate

--- 65 unchanged lines hidden ---
22config RTW88_8822B
23 tristate
24
25config RTW88_8822C
26 tristate
27
28config RTW88_8723D
29 tristate

--- 65 unchanged lines hidden ---