diff options
author | Tom Rini <trini@konsulko.com> | 2018-10-25 20:30:05 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-10-25 20:30:05 -0400 |
commit | f749b61821409772904b8fe7ab62909db82a7c83 (patch) | |
tree | 96da62bb1e49c8f718f29a89eda9784e8c7eb1be /configs/T2080QDS_defconfig | |
parent | cf033e04da315ba949e804c127abae0134bda30f (diff) | |
parent | 58ec4d3342f4ffd195f3f3f2e570f772500c6ecb (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'configs/T2080QDS_defconfig')
-rw-r--r-- | configs/T2080QDS_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T2080QDS_defconfig b/configs/T2080QDS_defconfig index 27e06b6c44..676c9f7488 100644 --- a/configs/T2080QDS_defconfig +++ b/configs/T2080QDS_defconfig @@ -41,7 +41,7 @@ CONFIG_SPI_FLASH_EON=y CONFIG_SPI_FLASH_STMICRO=y CONFIG_SPI_FLASH_SST=y CONFIG_PHYLIB=y -CONFIG_PHY_GIGE=y +CONFIG_PHY_AQUANTIA=y CONFIG_E1000=y CONFIG_MII=y CONFIG_SYS_NS16550=y |