Message ID | 20200219125628.25037-3-festevam@gmail.com |
---|---|
State | Accepted |
Commit | 827f0a3f228ace3edbd1fd73c1cf73560724b034 |
Headers | show |
Series | [1/3] ARM: dts: imx6sx: Sync with kernel 5.4.16 | expand |
> Enale DM_PCI support in order to avoid board removal from > the project. > Signed-off-by: Fabio Estevam <festevam at gmail.com> Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic
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
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(+)