[U-Boot] [PATCH v2 2/2] usb: eth: enable ASIX AX88179 DRIVER for Arndale5250 board
Rene Griessl
rgriessl at cit-ec.uni-bielefeld.de
Wed Sep 3 16:31:21 CEST 2014
enable this driver for arndale5250 board
Signed-off-by: Rene Griessl <rgriessl at cit-ec.uni-bielefeld.de>
---
include/configs/arndale.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/arndale.h b/include/configs/arndale.h
index 75f9933..9bdb66a 100644
--- a/include/configs/arndale.h
+++ b/include/configs/arndale.h
@@ -232,6 +232,7 @@
/* Ethernet Controllor Driver */
#ifdef CONFIG_CMD_NET
+#define CONFIG_USB_ETHER_ASIX_88179
#define CONFIG_SMC911X
#define CONFIG_SMC911X_BASE 0x5000000
#define CONFIG_SMC911X_16_BIT
--
1.9.1
More information about the U-Boot
mailing list