aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIan Ray <ian.ray@ge.com>2018-01-10 20:31:29 +0100
committerStefano Babic <sbabic@denx.de>2018-02-04 12:00:58 +0100
commit3414913c240decda4e46b272ee682d6360683ebe (patch)
tree2bf69f32347dcc7fef5e3dc759dafc2d065e7b5d /include
parent87da89e803610770390d81dc6d8b6edb909f16d6 (diff)
downloadu-boot-3414913c240decda4e46b272ee682d6360683ebe.zip
u-boot-3414913c240decda4e46b272ee682d6360683ebe.tar.gz
u-boot-3414913c240decda4e46b272ee682d6360683ebe.tar.bz2
configs: Add network device support for bx50v3 products
Modify b450v3, b650v3 and b850v3 defconfigs to enable the network devices found in these products. Signed-off-by: Ian Ray <ian.ray@ge.com> Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ge_bx50v3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h
index aa7772c..b8d5800 100644
--- a/include/configs/ge_bx50v3.h
+++ b/include/configs/ge_bx50v3.h
@@ -281,12 +281,12 @@
#define CONFIG_PWM_IMX
#define CONFIG_IMX6_PWM_PER_CLK 66000000
-#ifdef CONFIG_CMD_PCI
+#define CONFIG_PCI
+#define CONFIG_PCI_PNP
#define CONFIG_PCI_SCAN_SHOW
#define CONFIG_PCIE_IMX
#define CONFIG_PCIE_IMX_PERST_GPIO IMX_GPIO_NR(7, 12)
#define CONFIG_PCIE_IMX_POWER_GPIO IMX_GPIO_NR(1, 5)
-#endif
/* I2C Configs */
#define CONFIG_SYS_I2C