From: Anand Moon Date: Mon, 5 Oct 2015 09:00:28 +0000 (+0000) Subject: ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=a81bb1aca601bf5ba3e40841ae7acc344d98fb84;p=deliverable%2Flinux.git ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 Odroid-XU4 has a RTL8153-CG gigabit Ethernet adapter, connected over USB 3.0. Signed-off-by: Anand Moon Signed-off-by: Krzysztof Kozlowski Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig index 5aad617f02c7..7172e96af22e 100644 --- a/arch/arm/configs/exynos_defconfig +++ b/arch/arm/configs/exynos_defconfig @@ -61,6 +61,7 @@ CONFIG_BLK_DEV_DM=y CONFIG_DM_CRYPT=m CONFIG_NETDEVICES=y CONFIG_SMSC911X=y +CONFIG_USB_RTL8152=y CONFIG_USB_USBNET=y CONFIG_USB_NET_SMSC75XX=y CONFIG_USB_NET_SMSC95XX=y