Skip to content

[redhat] New configs in drivers/net/wireless

CKI ARK Bot requested to merge configs/2022-12-14/drivers/net/wireless into os-build

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: MT7996E [=n] Type : tristate Defined at drivers/net/wireless/mediatek/mt76/mt7996/Kconfig:2 Prompt: MediaTek MT7996 (PCIe) support Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_MEDIATEK [=y] && MAC80211 [=m] && PCI [=y] Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> Wireless LAN (WLAN [=y]) -> MediaTek devices (WLAN_VENDOR_MEDIATEK [=y]) -> MediaTek MT7996 (PCIe) support (MT7996E [=n]) Selects: MT76_CONNAC_LIB [=m]


Symbol: RTW88_8723DU [=n] Type : tristate Defined at drivers/net/wireless/realtek/rtw88/Kconfig:89 Prompt: Realtek 8723DU USB wireless network adapter Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && USB [=y] Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> Wireless LAN (WLAN [=y]) -> Realtek devices (WLAN_VENDOR_REALTEK [=y]) -> Realtek 802.11ac wireless chips support (RTW88 [=m]) -> Realtek 8723DU USB wireless network adapter (RTW88_8723DU [=n]) Selects: RTW88_CORE [=m] && RTW88_USB [=n] && RTW88_8723D [=m]


Symbol: RTW88_8821CU [=n] Type : tristate Defined at drivers/net/wireless/realtek/rtw88/Kconfig:111 Prompt: Realtek 8821CU USB wireless network adapter Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && USB [=y] Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> Wireless LAN (WLAN [=y]) -> Realtek devices (WLAN_VENDOR_REALTEK [=y]) -> Realtek 802.11ac wireless chips support (RTW88 [=m]) -> Realtek 8821CU USB wireless network adapter (RTW88_8821CU [=n]) Selects: RTW88_CORE [=m] && RTW88_USB [=n] && RTW88_8821C [=m]


Symbol: RTW88_8822BU [=n] Type : tristate Defined at drivers/net/wireless/realtek/rtw88/Kconfig:45 Prompt: Realtek 8822BU USB wireless network adapter Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && USB [=y] Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> Wireless LAN (WLAN [=y]) -> Realtek devices (WLAN_VENDOR_REALTEK [=y]) -> Realtek 802.11ac wireless chips support (RTW88 [=m]) -> Realtek 8822BU USB wireless network adapter (RTW88_8822BU [=n]) Selects: RTW88_CORE [=m] && RTW88_USB [=n] && RTW88_8822B [=m]


Symbol: RTW88_8822CU [=n] Type : tristate Defined at drivers/net/wireless/realtek/rtw88/Kconfig:67 Prompt: Realtek 8822CU USB wireless network adapter Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && USB [=y] Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> Wireless LAN (WLAN [=y]) -> Realtek devices (WLAN_VENDOR_REALTEK [=y]) -> Realtek 802.11ac wireless chips support (RTW88 [=m]) -> Realtek 8822CU USB wireless network adapter (RTW88_8822CU [=n]) Selects: RTW88_CORE [=m] && RTW88_USB [=n] && RTW88_8822C [=m]


Symbol: RTW89_8852BE [=n] Type : tristate Defined at drivers/net/wireless/realtek/rtw89/Kconfig:39 Prompt: Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW89 [=m] && PCI [=y] Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> Wireless LAN (WLAN [=y]) -> Realtek devices (WLAN_VENDOR_REALTEK [=y]) -> Realtek 802.11ax wireless chips support (RTW89 [=m]) -> Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter (RTW89_8852BE [=n]) Selects: RTW89_CORE [=m] && RTW89_PCI [=m] && RTW89_8852B [=n]


Cc: Michal Schmidt mschmidt@redhat.com Cc: Petr Oros poros@redhat.com Cc: Ken Cox jkc@redhat.com Cc: "José Ignacio Tornos Martínez" jtornosm@redhat.com Cc: Kamal Heib kheib@redhat.com Cc: Stefan Assmann sassmann@redhat.com Cc: Corinna Vinschen vinschen@redhat.com Cc: Ivan Vecera ivecera@redhat.com Cc: "Íñigo Huguet" ihuguet@redhat.com Cc: Jonathan Toppins jtoppins@redhat.com Cc: Josef Oskera joskera@redhat.com Cc: Izabela Bakollari ibakolla@redhat.com Cc: Jarod Wilson jarod@redhat.com Cc: John Linville linville@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports