mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-24 11:43:35 +08:00
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>
This commit is contained in:
parent
229f078512
commit
827f0a3f22
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user