diff options
Diffstat (limited to 'configs/P1022DS_defconfig')
-rw-r--r-- | configs/P1022DS_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/P1022DS_defconfig b/configs/P1022DS_defconfig index 6c8fb0c9cb..52f4c8d259 100644 --- a/configs/P1022DS_defconfig +++ b/configs/P1022DS_defconfig @@ -23,7 +23,9 @@ CONFIG_CMD_MTDPARTS=y CONFIG_MTD_NOR_FLASH=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_SPANSION=y +CONFIG_PHYLIB=y CONFIG_NETDEVICES=y +CONFIG_PHY_GIGE=y CONFIG_E1000=y CONFIG_SYS_NS16550=y CONFIG_FSL_ESPI=y |