mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user