ANDROID: gki - enable CONFIG_USB_RTL8150=y
This is to support ethernet usb dongle: Realtek RTL8150 USB 10/100 Fast Ethernet Adapter This is supported by pre-GKI Pixel devices, and the lack of support in GKI kernels appears to simply be an oversight. Test: built and booted on a gki using phone Bug: 183564444 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ief6cb29facc0b9b98d9c83897d2e88e0aa83be58
This commit is contained in:
parent
2699fa478d
commit
57743c387e
2 changed files with 2 additions and 0 deletions
|
|
@ -318,6 +318,7 @@ CONFIG_PPP_DEFLATE=y
|
|||
CONFIG_PPP_MPPE=y
|
||||
CONFIG_PPTP=y
|
||||
CONFIG_PPPOL2TP=y
|
||||
CONFIG_USB_RTL8150=y
|
||||
CONFIG_USB_RTL8152=y
|
||||
CONFIG_USB_USBNET=y
|
||||
# CONFIG_USB_NET_AX8817X is not set
|
||||
|
|
|
|||
|
|
@ -291,6 +291,7 @@ CONFIG_PPP_DEFLATE=y
|
|||
CONFIG_PPP_MPPE=y
|
||||
CONFIG_PPTP=y
|
||||
CONFIG_PPPOL2TP=y
|
||||
CONFIG_USB_RTL8150=y
|
||||
CONFIG_USB_RTL8152=y
|
||||
CONFIG_USB_USBNET=y
|
||||
# CONFIG_USB_NET_AX8817X is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue