summaryrefslogtreecommitdiff
path: root/configs/mvebu_db-88f8040_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2017-03-10 10:08:44 (GMT)
committerStefan Roese <sr@denx.de>2017-03-29 05:44:50 (GMT)
commit941f7a4b2606ef468f4f3b763261b758eadee861 (patch)
tree21baf6a329c054e71799da8381968f9dedcf1be6 /configs/mvebu_db-88f8040_defconfig
parentd74238aeb671f45929086be0a91fb6583d11924a (diff)
downloadu-boot-941f7a4b2606ef468f4f3b763261b758eadee861.tar.xz
arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfig
The Marvell PHY support is needed espescially for the A7040-DB with the SGMII port (port 2). As without the marvell PHY driver configuration for SGMII, ethernet won't work. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Stefan Chulski <stefanc@marvell.com> Cc: Kostya Porotchkin <kostap@marvell.com> Cc: Nadav Haklai <nadavh@marvell.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/mvebu_db-88f8040_defconfig')
-rw-r--r--configs/mvebu_db-88f8040_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mvebu_db-88f8040_defconfig b/configs/mvebu_db-88f8040_defconfig
index 9866e19..046da09 100644
--- a/configs/mvebu_db-88f8040_defconfig
+++ b/configs/mvebu_db-88f8040_defconfig
@@ -47,6 +47,7 @@ CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_SPI_FLASH_STMICRO=y
+CONFIG_PHY_MARVELL=y
CONFIG_MVPP2=y
CONFIG_PCI=y
CONFIG_DM_PCI=y