]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/galileo.h
x86: quark: Enable on-chip ethernet controllers
[karo-tx-uboot.git] / include / configs / galileo.h
index d745f4eb89baecea93949c94f471cead0244ccb2..65a2c3e0162e6573cec3f4f2557ebab921e731d9 100644 (file)
@@ -57,4 +57,9 @@
 #define CONFIG_MMC_SDMA
 #define CONFIG_CMD_MMC
 
+/* 10/100M Ethernet support */
+#define CONFIG_DESIGNWARE_ETH
+#define CONFIG_DW_ALTDESCRIPTOR
+#define CONFIG_PHYLIB
+
 #endif /* __CONFIG_H */