-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-net-drivers-1
-
None
-
False
-
-
None
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: RTW89_8852AU [=n]
Type : tristate
Defined at drivers/net/wireless/realtek/rtw89/Kconfig:77
Prompt: Realtek 8852AU USB wireless network (Wi-Fi 6) adapter
Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW89 [=m] && USB [=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 8852AU USB wireless network (Wi-Fi 6) adapter (RTW89_8852AU [=n])
Selects: RTW89_CORE [=m] && RTW89_USB [=n] && RTW89_8852A [=m]
~~~
Commit: 623c177323ec (wifi: rtw89: Enable the new rtw89_8852au module)
—
~~~
Symbol: RTW89_8852CU [=n]
Type : tristate
Defined at drivers/net/wireless/realtek/rtw89/Kconfig:135
Prompt: Realtek 8852CU USB wireless network (Wi-Fi 6E) adapter
Depends on: NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_REALTEK [=y] && RTW89 [=m] && USB [=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 8852CU USB wireless network (Wi-Fi 6E) adapter (RTW89_8852CU [=n])
Selects: RTW89_CORE [=m] && RTW89_USB [=n] && RTW89_8852C [=m]
~~~
Commit: 0d971ffdae58 (wifi: rtw89: Enable the new rtw89_8852cu module)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4246