]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mvebu_armada-8k.h
arm64: mvebu: Add PCI support to DB-88F8040 board
[u-boot] / include / configs / mvebu_armada-8k.h
index 3b35cb39b99a49a710ecdf931e6ccb1471d97bcf..8ab5bbee7d8096d9a4eec4af537702d9a84d6cce 100644 (file)
 #define CONFIG_CMD_PART
 #define CONFIG_PARTITION_UUIDS
 
+/*
+ * PCI configuration
+ */
+#ifdef CONFIG_PCIE_DW_MVEBU
+#define CONFIG_E1000
+#define CONFIG_CMD_PCI
+#endif
+
 #endif /* _CONFIG_MVEBU_ARMADA_8K_H */