From 0c8ff9bbfd5e1263ad0f8bc6884d495c27679900 Mon Sep 17 00:00:00 2001 From: stenvezhong Date: Mon, 12 Jul 2021 10:16:24 +0800 Subject: [PATCH] revert hi3516dv300_standard_defconfig modify by telephony Change-Id: Ibd835271c0f5d054f14d709d839af638e2b01c99 --- linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig b/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig index 4587ba6..c7f63a0 100755 --- a/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig +++ b/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig @@ -2198,9 +2198,7 @@ CONFIG_USB_DWC3_GADGET=y # # USB port drivers # -CONFIG_USB_SERIAL=y -CONFIG_USB_SERIAL_GENERIC=y -CONFIG_USB_SERIAL_OPTION=y +# CONFIG_USB_SERIAL is not set # # USB Miscellaneous drivers @@ -2611,7 +2609,7 @@ CONFIG_PHY_HISI_USB2=y CONFIG_HIBVT_USB_PHY=y CONFIG_USB_MODE_OPTION=y CONFIG_USB_DRD0_IN_HOST=y -# CONFIG_USB_DRD0_IN_DEVICE is not set +CONFIG_USB_DRD0_IN_DEVICE=y # CONFIG_POWERCAP is not set # CONFIG_MCB is not set # CONFIG_RAS is not set -- Gitee