diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-07 17:37:56 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-07 17:37:56 -0400 |
commit | 6e7adf7037c76f081b149685fa5e978e2ddf2a22 (patch) | |
tree | 87093f75b7ff78f120fb5bb81706df4ab69ea744 /configs/ls1021atwr_nor_lpuart_defconfig | |
parent | b713bc8a2dbaf40ea24dbccf6da4ed02a0035eb6 (diff) | |
parent | da3b9e7fd6a1e38af3cf0dff0248427c9df583ff (diff) | |
download | u-boot-6e7adf7037c76f081b149685fa5e978e2ddf2a22.tar.gz u-boot-6e7adf7037c76f081b149685fa5e978e2ddf2a22.tar.xz u-boot-6e7adf7037c76f081b149685fa5e978e2ddf2a22.zip |
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'configs/ls1021atwr_nor_lpuart_defconfig')
-rw-r--r-- | configs/ls1021atwr_nor_lpuart_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021atwr_nor_lpuart_defconfig b/configs/ls1021atwr_nor_lpuart_defconfig index bbc73ad27f..8226a3f3e9 100644 --- a/configs/ls1021atwr_nor_lpuart_defconfig +++ b/configs/ls1021atwr_nor_lpuart_defconfig @@ -32,6 +32,7 @@ CONFIG_OF_CONTROL=y CONFIG_DM=y CONFIG_FSL_CAAM=y CONFIG_MTD_NOR_FLASH=y +CONFIG_PHYLIB=y CONFIG_NETDEVICES=y CONFIG_E1000=y CONFIG_PCI=y |