From: a17671 Date: Tue, 14 May 2019 06:40:36 +0000 (+0800) Subject: ext_config:Enable USB_RTL8152 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f950571ec9eb9c813ce6d92f29cb66ef750a8261;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git 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 --- 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