projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
229f078
)
mx6sxsabresd: Enable DM_PCI
author
Fabio Estevam
<festevam@gmail.com>
Wed, 19 Feb 2020 12:56:28 +0000
(09:56 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 9 Mar 2020 14:05:24 +0000
(15:05 +0100)
Enale DM_PCI support in order to avoid board removal from
the project.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
configs/mx6sxsabresd_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sxsabresd_defconfig
b/configs/mx6sxsabresd_defconfig
index 5150e3a8378e701996fd4613d0a0779d1ba58391..7cf672948d52374ec19845ba8ea696ba418b8d8d 100644
(file)
--- 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