Skip to content

Instantly share code, notes, and snippets.

@samueldr
Created November 18, 2019 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samueldr/a559d050c3c0a1167775901ddf7aef80 to your computer and use it in GitHub Desktop.
Save samueldr/a559d050c3c0a1167775901ddf7aef80 to your computer and use it in GitHub Desktop.
diff --git a/devices/xiaomi-tissot/kernel/config b/devices/xiaomi-tissot/kernel/config
index 23ca3a4..74e0d17 100644
--- a/devices/xiaomi-tissot/kernel/config
+++ b/devices/xiaomi-tissot/kernel/config
@@ -1,5 +1,3 @@
-CONFIG_USB_RTL8150=y
-CONFIG_USB_RTL8152=y
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 3.18.71 Kernel Configuration
@@ -1588,6 +1586,8 @@ CONFIG_USB_NET_DRIVERS=y
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
+CONFIG_USB_RTL8150=y
+CONFIG_USB_RTL8152=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_AX8817X=y
CONFIG_USB_NET_AX88179_178A=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment