summaryrefslogtreecommitdiffstats
path: root/configs/octeontx_81xx_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2020-10-19 08:02:12 +0200
committerStefan Roese <sr@denx.de>2020-10-29 08:00:12 +0100
commitccb350491f105919d0b3ff8baca6a64734e3fece (patch)
tree0ba46adc4b200800eed25ee39c826883c689175d /configs/octeontx_81xx_defconfig
parent3261f6d390f84f38e504eeed9cd2453df932ef24 (diff)
downloadu-boot-ccb350491f105919d0b3ff8baca6a64734e3fece.tar.gz
u-boot-ccb350491f105919d0b3ff8baca6a64734e3fece.tar.xz
u-boot-ccb350491f105919d0b3ff8baca6a64734e3fece.zip
arm: octeontx: Enable network support in supported boards
Enable the now included network drivers in the currently supported Marvell Octeon TX & TX2 boards. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Aaron Williams <awilliams@marvell.com> Cc: Suneel Garapati <sgarapati@marvell.com> Cc: Chandrakala Chavva <cchavva@marvell.com>
Diffstat (limited to 'configs/octeontx_81xx_defconfig')
-rw-r--r--configs/octeontx_81xx_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/octeontx_81xx_defconfig b/configs/octeontx_81xx_defconfig
index 78efcf5533..c006a14bdc 100644
--- a/configs/octeontx_81xx_defconfig
+++ b/configs/octeontx_81xx_defconfig
@@ -100,6 +100,8 @@ CONFIG_DM_ETH=y
CONFIG_E1000=y
CONFIG_E1000_SPI=y
CONFIG_CMD_E1000=y
+CONFIG_NET_OCTEONTX=y
+CONFIG_OCTEONTX_SMI=y
CONFIG_NVME=y
CONFIG_PCI=y
CONFIG_DM_PCI=y