diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-07 21:37:56 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-07 21:37:56 (GMT) |
commit | 6e7adf7037c76f081b149685fa5e978e2ddf2a22 (patch) | |
tree | 87093f75b7ff78f120fb5bb81706df4ab69ea744 /configs/socfpga_arria5_defconfig | |
parent | b713bc8a2dbaf40ea24dbccf6da4ed02a0035eb6 (diff) | |
parent | da3b9e7fd6a1e38af3cf0dff0248427c9df583ff (diff) | |
download | u-boot-fsl-qoriq-6e7adf7037c76f081b149685fa5e978e2ddf2a22.tar.xz |
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'configs/socfpga_arria5_defconfig')
-rw-r--r-- | configs/socfpga_arria5_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/socfpga_arria5_defconfig b/configs/socfpga_arria5_defconfig index c0cbd72..fc60f1d 100644 --- a/configs/socfpga_arria5_defconfig +++ b/configs/socfpga_arria5_defconfig @@ -52,6 +52,8 @@ CONFIG_SPI_FLASH_BAR=y CONFIG_SPI_FLASH_SPANSION=y CONFIG_SPI_FLASH_STMICRO=y # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set +CONFIG_PHY_MICREL=y +CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_DM_ETH=y CONFIG_ETH_DESIGNWARE=y CONFIG_SYS_NS16550=y |