diff options
Diffstat (limited to 'configs/P5040DS_defconfig')
-rw-r--r-- | configs/P5040DS_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P5040DS_defconfig b/configs/P5040DS_defconfig index ae1c9637f9..2e67dce267 100644 --- a/configs/P5040DS_defconfig +++ b/configs/P5040DS_defconfig @@ -40,6 +40,10 @@ CONFIG_SPI_FLASH_SPANSION=y CONFIG_PHYLIB=y CONFIG_PHY_GIGE=y CONFIG_E1000=y +CONFIG_DM=y +CONFIG_DM_PCI=y +CONFIG_DM_PCI_COMPAT=y +CONFIG_PCIE_FSL=y CONFIG_FMAN_ENET=y CONFIG_MII=y CONFIG_SYS_QE_FMAN_FW_IN_NOR=y |