summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2015-08-25 18:17:16 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:50:32 +0900
commitabea2e2cfacf148f1894f4f5ab67db6eb47dde33 (patch)
tree64ef0803876f7bbd9294cfb739baac7afe3aa200
parent823bcf3d9b72b7203234ae90b3ea3014fea99f98 (diff)
ARM: odroidxu3_defconfig: enable CONFIG_USB_RTL8152
Enable CONFIG_USB_RTL8152 for Odroid-XU4. Change-Id: Iab87b058f01c0b8cd376d1fa4d84099ab412ba9a Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
-rw-r--r--arch/arm/configs/odroidxu3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/odroidxu3_defconfig b/arch/arm/configs/odroidxu3_defconfig
index b8748ad73584..f275bc5d23c7 100644
--- a/arch/arm/configs/odroidxu3_defconfig
+++ b/arch/arm/configs/odroidxu3_defconfig
@@ -1500,7 +1500,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=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_AX8817X=y
CONFIG_USB_NET_AX88179_178A=y