Browse Source

mx6sxsabresd: Enable DM_PCI

Enale DM_PCI support in order to avoid board removal from
the project.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Fabio Estevam 4 years ago
parent
commit
827f0a3f22
1 changed files with 1 additions and 0 deletions
  1. 1 0
      configs/mx6sxsabresd_defconfig

+ 1 - 0
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