From 419feecce6ca5ad25d861ca99a8e8eb9742cad7e Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sun, 23 Jun 2019 18:58:35 +0200 Subject: [PATCH] oneplus5: enable support for RTL8152 and LAN78XX usb network adapters Change-Id: Ief3401f912f68c48f07261f912535e88d5d3b9be --- arch/arm64/configs/lineage_oneplus5_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/configs/lineage_oneplus5_defconfig b/arch/arm64/configs/lineage_oneplus5_defconfig index 2d72ec272437..cb9bcc1c1de7 100644 --- a/arch/arm64/configs/lineage_oneplus5_defconfig +++ b/arch/arm64/configs/lineage_oneplus5_defconfig @@ -1744,8 +1744,8 @@ CONFIG_USB_NET_DRIVERS=y # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set -# CONFIG_USB_RTL8152 is not set -# CONFIG_USB_LAN78XX is not set +CONFIG_USB_RTL8152=y +CONFIG_USB_LAN78XX=y CONFIG_USB_USBNET=y CONFIG_USB_NET_AX8817X=y CONFIG_USB_NET_AX88179_178A=y