From: Joonyoung Shim Date: Tue, 25 Aug 2015 09:17:16 +0000 (+0900) Subject: ARM: odroidxu3_defconfig: enable CONFIG_USB_RTL8152 X-Git-Tag: submit/tizen/20150901.112943~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aaa3000cef0935dc648fc692eaa02c4330d462a8;p=platform%2Fkernel%2Flinux-exynos.git ARM: odroidxu3_defconfig: enable CONFIG_USB_RTL8152 Enable CONFIG_USB_RTL8152 for Odroid-XU4. Change-Id: Iab87b058f01c0b8cd376d1fa4d84099ab412ba9a Signed-off-by: Joonyoung Shim --- diff --git a/arch/arm/configs/odroidxu3_defconfig b/arch/arm/configs/odroidxu3_defconfig index 21be3be75f9e..096408323715 100644 --- a/arch/arm/configs/odroidxu3_defconfig +++ b/arch/arm/configs/odroidxu3_defconfig @@ -1489,7 +1489,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