
19 Feb
2020
19 Feb
'20
1:56 p.m.
Enale DM_PCI support in order to avoid board removal from the project.
Signed-off-by: Fabio Estevam festevam@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