ARM64: defconfig: enable USB_RTL8152 configuration
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 11 Feb 2019 07:02:53 +0000 (16:02 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:54 +0000 (09:35 +0900)
To use the realtek usb ethernet, enable USB_RTL8152 config as module.
After enabled this config, it can be used ethernet with realtek
usb-to-ethernet cable.

Change-Id: Id7c90028e38904bab08d26fa60cb1e69882c1e81
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm64/configs/tizen_bcmrpi3_defconfig

index e1408e7bf41d28eaf6e070031f55a024a23017e6..460ae7f3c083c3f90c1d7e3c78caaf2b248a54c7 100644 (file)
@@ -1524,7 +1524,7 @@ 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_RTL8152=m
 CONFIG_USB_LAN78XX=y
 CONFIG_USB_USBNET=y
 CONFIG_USB_NET_AX8817X=y