diff options
Diffstat (limited to 'configs/P4080DS_defconfig')
-rw-r--r-- | configs/P4080DS_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P4080DS_defconfig b/configs/P4080DS_defconfig index c7ce3a67c8..0a35266cd5 100644 --- a/configs/P4080DS_defconfig +++ b/configs/P4080DS_defconfig @@ -39,6 +39,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 |