diff options
-rw-r--r-- | include/configs/exynos5-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/exynos5-common.h b/include/configs/exynos5-common.h index 834a22f..5a7915c 100644 --- a/include/configs/exynos5-common.h +++ b/include/configs/exynos5-common.h @@ -170,6 +170,7 @@ #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_ASIX #define CONFIG_USB_ETHER_SMSC95XX +#define CONFIG_USB_ETHER_RTL8152 /* USB boot mode */ #define CONFIG_USB_BOOTING |