From 7b06fe74620ce926bfe988dc45e5b308328e380f Mon Sep 17 00:00:00 2001 From: John Doe Date: Sat, 26 Jun 2021 06:35:52 +0800 Subject: [PATCH] x86: add driver for rtl8822ce and rtl8812au --- x86.config.seed | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x86.config.seed b/x86.config.seed index 8730d6f..300b98f 100644 --- a/x86.config.seed +++ b/x86.config.seed @@ -104,6 +104,8 @@ CONFIG_PACKAGE_kmod-mt76x0u=y CONFIG_PACKAGE_kmod-mt76x2u=y CONFIG_PACKAGE_kmod-rtl8821cu=y CONFIG_PACKAGE_kmod-rtl88x2bu=y +CONFIG_PACKAGE_kmod-rtl8812au-ac=y +CONFIG_PACKAGE_rtl8822ce-firmware=y CONFIG_PACKAGE_iw=y CONFIG_PACKAGE_iwinfo=y CONFIG_PACKAGE_wpad-wolfssl=y