From 945b3f961640c9e1714763224c5b8a91b4a63fce Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Fri, 24 Sep 2021 22:58:45 +0800 Subject: [PATCH] =?UTF-8?q?x86=5F64:=20=E6=B7=BB=E5=8A=A0=E9=A9=B1?= =?UTF-8?q?=E5=8A=A8=20rtl8821cu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/x86_64 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Configs/x86_64 b/Configs/x86_64 index ed064f5..9de413f 100755 --- a/Configs/x86_64 +++ b/Configs/x86_64 @@ -11,6 +11,8 @@ CONFIG_TARGET_ROOTFS_PARTSIZE=480 # CONFIG_GRUB_CONSOLE is not set CONFIG_TARGET_IMAGES_GZIP=y +CONFIG_PACKAGE_kmod-rtl8821cu=y + CONFIG_PACKAGE_kmod-fs-cifs=y CONFIG_PACKAGE_kmod-fs-nfs-v3=y CONFIG_PACKAGE_kmod-fs-nfs-v4=y