summaryrefslogtreecommitdiff
path: root/configs/mx6sxsabresd_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-02-19 15:56:28 +0300
committerStefano Babic <sbabic@denx.de>2020-03-09 17:05:24 +0300
commit827f0a3f228ace3edbd1fd73c1cf73560724b034 (patch)
tree3c2798531aaa904772a9378074b835374a9adadc /configs/mx6sxsabresd_defconfig
parent229f078512a329a9606eb341bccb8e56ead11014 (diff)
downloadu-boot-827f0a3f228ace3edbd1fd73c1cf73560724b034.tar.xz
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>
Diffstat (limited to 'configs/mx6sxsabresd_defconfig')
-rw-r--r--configs/mx6sxsabresd_defconfig1
1 files changed, 1 insertions, 0 deletions
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