Skip to content

[redhat] New configs in drivers/net/wireless

CKI ARK Bot requested to merge configs/2023-04-27/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: RTW88_8821CS [=n] Type : tristate Defined at drivers/net/wireless/realtek/rtw88/Kconfig:136 Prompt: Realtek 8821CS SDIO wireless network adapter Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && MMC [=m] 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 8821CS SDIO wireless network adapter (RTW88_8821CS [=n]) Selects: RTW88_CORE [=m] && RTW88_SDIO [=n] && RTW88_8821C [=m]


Symbol: RTW88_8822BS [=n] Type : tristate Defined at drivers/net/wireless/realtek/rtw88/Kconfig:48 Prompt: Realtek 8822BS SDIO wireless network adapter Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && MMC [=m] 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 8822BS SDIO wireless network adapter (RTW88_8822BS [=n]) Selects: RTW88_CORE [=m] && RTW88_SDIO [=n] && RTW88_8822B [=m]


Symbol: RTW88_8822CS [=n] Type : tristate Defined at drivers/net/wireless/realtek/rtw88/Kconfig:81 Prompt: Realtek 8822CS SDIO wireless network adapter Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW88 [=m] && MMC [=m] 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 8822CS SDIO wireless network adapter (RTW88_8822CS [=n]) Selects: RTW88_CORE [=m] && RTW88_SDIO [=n] && RTW88_8822C [=m]


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports