From 5591c5fa63f6e1b16283e0e9909e30ac67ef7742 Mon Sep 17 00:00:00 2001 From: Patrick Yavitz Date: Wed, 1 Jan 2025 13:08:13 -0500 Subject: [PATCH] Add RTW88 `88XXAU` to `meson64 edge defconfig` Signed-off-by: Patrick Yavitz --- config/kernel/linux-meson64-edge.config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/kernel/linux-meson64-edge.config b/config/kernel/linux-meson64-edge.config index d0ede8fce8a1..1bb5ccf45614 100644 --- a/config/kernel/linux-meson64-edge.config +++ b/config/kernel/linux-meson64-edge.config @@ -3676,6 +3676,9 @@ CONFIG_RTW88_PCI=m CONFIG_RTW88_SDIO=m CONFIG_RTW88_8822C=m CONFIG_RTW88_8821C=m +CONFIG_RTW88_88XXA=m +CONFIG_RTW88_8821A=m +CONFIG_RTW88_8812A=m # CONFIG_RTW88_8822BE is not set # CONFIG_RTW88_8822BS is not set # CONFIG_RTW88_8822BU is not set @@ -3688,6 +3691,8 @@ CONFIG_RTW88_8822CS=m # CONFIG_RTW88_8723DU is not set CONFIG_RTW88_8821CE=m CONFIG_RTW88_8821CS=m +CONFIG_RTW88_8821AU=m +CONFIG_RTW88_8812AU=m # CONFIG_RTW88_8821CU is not set # CONFIG_RTW88_DEBUG is not set # CONFIG_RTW88_DEBUGFS is not set