summaryrefslogtreecommitdiff
path: root/configs/malta64el_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-20 18:52:51 -0400
committerTom Rini <trini@konsulko.com>2020-06-20 18:52:51 -0400
commit6ccbd1590fb15b673c90c9ccde5da8dcaaf80a10 (patch)
tree09a11c9b317bc0f2ed77dc9e00fb4169be1152c8 /configs/malta64el_defconfig
parent5575f79bdaa824a90747d5a3d063b5219521b066 (diff)
parentd789a8259e3b3b77e3eb2b090373ab2cbc225629 (diff)
downloadu-boot-6ccbd1590fb15b673c90c9ccde5da8dcaaf80a10.tar.gz
Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into nextWIP/20Jun2020-next
- Convert pcnet and eepro100 ethernet drivers to DM
Diffstat (limited to 'configs/malta64el_defconfig')
-rw-r--r--configs/malta64el_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/malta64el_defconfig b/configs/malta64el_defconfig
index e9de5bea6e..a9efe7736e 100644
--- a/configs/malta64el_defconfig
+++ b/configs/malta64el_defconfig
@@ -28,6 +28,7 @@ CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_CFI=y
+CONFIG_PCNET=y
CONFIG_PCI=y
CONFIG_RTC_MC146818=y
CONFIG_SYS_NS16550=y