summaryrefslogtreecommitdiff
path: root/configs/imx8mn_venice_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2022-11-04 18:52:19 +0300
committerStefano Babic <sbabic@denx.de>2022-11-08 19:35:00 +0300
commit4a71b9c286c3e1c2a6e57984409cb50db4f25934 (patch)
treeb70e7c021b9bbfd02f320d9792e1506784612410 /configs/imx8mn_venice_defconfig
parent765f6f1895608031d1ef6c017dff3b2f24192827 (diff)
downloadu-boot-4a71b9c286c3e1c2a6e57984409cb50db4f25934.tar.xz
configs: imx8m{m,n,p}_venice: disable autoload
disable network autoload Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/imx8mn_venice_defconfig')
-rw-r--r--configs/imx8mn_venice_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mn_venice_defconfig b/configs/imx8mn_venice_defconfig
index e7b2b5ce9f..6c31a333f2 100644
--- a/configs/imx8mn_venice_defconfig
+++ b/configs/imx8mn_venice_defconfig
@@ -64,6 +64,7 @@ CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_USB=y
CONFIG_CMD_USB_MASS_STORAGE=y
+CONFIG_SYS_DISABLE_AUTOLOAD=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
CONFIG_CMD_UUID=y