From b710f3f6811ca99a278af4688375f81f0c6ff91b Mon Sep 17 00:00:00 2001 From: gengshaobo Date: Thu, 16 Jan 2025 11:05:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E6=89=93=E5=BC=80=E5=86=85?= =?UTF-8?q?=E6=A0=B8=E6=B8=A9=E5=BA=A6=E8=AE=A1=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gengshaobo Change-Id: I71abd0e96aa5a2dadcdafe4ef852c875d60c329b --- linux-6.6/rk3568/arch/arm64_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-6.6/rk3568/arch/arm64_defconfig b/linux-6.6/rk3568/arch/arm64_defconfig index c3cf5b3..422c5da 100644 --- a/linux-6.6/rk3568/arch/arm64_defconfig +++ b/linux-6.6/rk3568/arch/arm64_defconfig @@ -4123,7 +4123,7 @@ CONFIG_USB_SERIAL_GENERIC=y # CONFIG_USB_SERIAL_AIRCABLE is not set # CONFIG_USB_SERIAL_ARK3116 is not set # CONFIG_USB_SERIAL_BELKIN is not set -# CONFIG_USB_SERIAL_CH341 is not set +CONFIG_USB_SERIAL_CH341=y # CONFIG_USB_SERIAL_WHITEHEAT is not set # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set CONFIG_USB_SERIAL_CP210X=y -- Gitee