diff options
Diffstat (limited to 'configs/P1010RDB-PB_NOR_defconfig')
-rw-r--r-- | configs/P1010RDB-PB_NOR_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P1010RDB-PB_NOR_defconfig b/configs/P1010RDB-PB_NOR_defconfig index 653c89bfdd..73fe54d13a 100644 --- a/configs/P1010RDB-PB_NOR_defconfig +++ b/configs/P1010RDB-PB_NOR_defconfig @@ -51,6 +51,10 @@ CONFIG_PHY_REALTEK=y CONFIG_PHY_SMSC=y CONFIG_PHY_VITESSE=y CONFIG_PHY_GIGE=y +CONFIG_DM=y +CONFIG_DM_PCI=y +CONFIG_DM_PCI_COMPAT=y +CONFIG_PCIE_FSL=y CONFIG_E1000=y CONFIG_MII=y CONFIG_TSEC_ENET=y |