Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8bbb1e3 authored by Kaushal Kumar's avatar Kaushal Kumar
Browse files

defconfig: msm: enable CONFIG_USB_RTL8152 for sm8150, sa8155, trinket



Enable config for Realtek RTL8152/RTL8153 based USB Ethernet
Adapters for sm8150, sa8155 and trinket targets. This is to
align them with android base config.

Change-Id: I8b0e14054188b31378426cb814d3f5e8f2230044
Signed-off-by: default avatarKaushal Kumar <kaushalk@codeaurora.org>
parent 80d949a5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -300,6 +300,7 @@ CONFIG_PPPOLAC=y
CONFIG_PPPOPNS=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
CONFIG_WIL6210=m
CONFIG_WCNSS_MEM_PRE_ALLOC=y
+1 −0
Original line number Diff line number Diff line
@@ -313,6 +313,7 @@ CONFIG_PPPOLAC=y
CONFIG_PPPOPNS=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
CONFIG_WIL6210=m
CONFIG_WCNSS_MEM_PRE_ALLOC=y
+1 −0
Original line number Diff line number Diff line
@@ -311,6 +311,7 @@ CONFIG_PPPOLAC=y
CONFIG_PPPOPNS=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_USB_RTL8152=y
CONFIG_USB_LAN78XX=y
CONFIG_USB_USBNET=y
CONFIG_WIL6210=m
+1 −0
Original line number Diff line number Diff line
@@ -322,6 +322,7 @@ CONFIG_PPPOLAC=y
CONFIG_PPPOPNS=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_USB_RTL8152=y
CONFIG_USB_LAN78XX=y
CONFIG_USB_USBNET=y
CONFIG_WIL6210=m
+1 −0
Original line number Diff line number Diff line
@@ -302,6 +302,7 @@ CONFIG_PPPOLAC=y
CONFIG_PPPOPNS=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
CONFIG_WIL6210=m
CONFIG_WCNSS_MEM_PRE_ALLOC=y
Loading