From 345551264cfc11566411b0c5a9477652e84e30e9 Mon Sep 17 00:00:00 2001 From: a17671 Date: Tue, 14 May 2019 14:40:36 +0800 Subject: [PATCH] ext_config:Enable USB_RTL8152 Add support for RTL8152 For USB ethernet dongle Change-Id: I9db4f572178a9115bbecc4bb0ee24fa8597a8483 Signed-off-by: a17671 Reviewed-on: https://gerrit.mot.com/1353791 SLTApproved: Slta Waiver SME-Granted: SME Approvals Granted Tested-by: Jira Key Reviewed-by: Xiangpo Zhao Submit-Approved: Jira Key --- arch/arm64/configs/ext_config/moto-erd9610.config | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/ext_config/moto-erd9610.config b/arch/arm64/configs/ext_config/moto-erd9610.config index 1f1e6a9d270a..f78e2bac7787 100644 --- a/arch/arm64/configs/ext_config/moto-erd9610.config +++ b/arch/arm64/configs/ext_config/moto-erd9610.config @@ -52,3 +52,4 @@ CONFIG_EXT4_FS=y CONFIG_EXT4_FS_SECURITY=y CONFIG_EXFAT_FS=y CONFIG_USB_CONFIGFS_MASS_STORAGE=y +CONFIG_USB_RTL8152=y -- 2.20.1