mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02: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:
committed by
Stefano Babic
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
|
||||
|
Reference in New Issue
Block a user