[PATCH 3/3] mx6sxsabresd: Enable DM_PCI
Fabio Estevam
festevam at gmail.com
Wed Feb 19 13:56:28 CET 2020
Enale DM_PCI support in order to avoid board removal from
the project.
Signed-off-by: Fabio Estevam <festevam at gmail.com>
---
configs/mx6sxsabresd_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig
index 5150e3a837..7cf672948d 100644
--- a/configs/mx6sxsabresd_defconfig
+++ b/configs/mx6sxsabresd_defconfig
@@ -51,6 +51,7 @@ CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHYLIB=y
CONFIG_MII=y
CONFIG_PCI=y
+CONFIG_DM_PCI=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_PMIC=y
--
2.17.1
More information about the U-Boot
mailing list