summaryrefslogtreecommitdiff
path: root/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-23 20:05:10 +0300
committerTom Rini <trini@konsulko.com>2022-08-04 23:18:48 +0300
commit612f7a61d59cc71daa6296f8c2c7346b8e811caa (patch)
treeb0542bc9d5c046515f92fe12cac42e73f1e311a6 /configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
parent923a855509c6114b044b6358c98f1857f52ab80b (diff)
downloadu-boot-612f7a61d59cc71daa6296f8c2c7346b8e811caa.tar.xz
Convert CONFIG_FSL_MEMAC et al to Kconfig
This converts the following to Kconfig: CONFIG_FSL_MEMAC CONFIG_SYS_MEMAC_LITTLE_ENDIAN Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls2088ardb_qspi_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls2088ardb_qspi_SECURE_BOOT_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig b/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
index b86f8164f0..5d9c48b139 100644
--- a/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
@@ -71,6 +71,8 @@ CONFIG_PHYLIB=y
CONFIG_PHY_AQUANTIA=y
CONFIG_PHY_CORTINA=y
CONFIG_CORTINA_FW_ADDR=0x980000
+CONFIG_FSL_MEMAC=y
+CONFIG_SYS_MEMAC_LITTLE_ENDIAN=y
CONFIG_DM_ETH=y
CONFIG_DM_MDIO=y
CONFIG_E1000=y