]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/trimslice.h
ARM: tegra: Enable PCIe on TrimSlice
[karo-tx-uboot.git] / include / configs / trimslice.h
index a254f864097f7c2dffd8118c4cdc78183c1750ae..59f4f6767b76a62cf100f15b1c207b5c303f96b6 100644 (file)
 #define CONFIG_USB_HOST_ETHER
 #define CONFIG_USB_ETHER_ASIX
 
+/* PCI host support */
+#define CONFIG_PCI
+#define CONFIG_PCI_TEGRA
+#define CONFIG_PCI_PNP
+#define CONFIG_CMD_PCI
+#define CONFIG_CMD_PCI_ENUM
+
+/* PCI networking support */
+#define CONFIG_RTL8169
+
 /* General networking support */
 #define CONFIG_CMD_NET
 #define CONFIG_CMD_DHCP