From 9b3c3f7911390b81eaf325ac5dd31462b28c1976 Mon Sep 17 00:00:00 2001 From: Alex Deryskyba Date: Mon, 12 Jan 2015 23:37:06 +0100 Subject: [PATCH] wetek_play: enable support for USB Prolific 2303 Serial Driver --- projects/WeTek_Play/linux/linux.arm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/WeTek_Play/linux/linux.arm.conf b/projects/WeTek_Play/linux/linux.arm.conf index 3f1b1e8db4..02cce4f7fa 100644 --- a/projects/WeTek_Play/linux/linux.arm.conf +++ b/projects/WeTek_Play/linux/linux.arm.conf @@ -2851,7 +2851,7 @@ CONFIG_USB_SERIAL=y # CONFIG_USB_SERIAL_MOS7840 is not set # CONFIG_USB_SERIAL_MOTOROLA is not set # CONFIG_USB_SERIAL_NAVMAN is not set -# CONFIG_USB_SERIAL_PL2303 is not set +CONFIG_USB_SERIAL_PL2303=m # CONFIG_USB_SERIAL_OTI6858 is not set # CONFIG_USB_SERIAL_QCAUX is not set # CONFIG_USB_SERIAL_QUALCOMM is not set