commit | 4a71b9c286c3e1c2a6e57984409cb50db4f25934 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Nov 04 08:52:19 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 08 17:35:00 2022 +0100 |
tree | b70e7c021b9bbfd02f320d9792e1506784612410 | |
parent | 765f6f1895608031d1ef6c017dff3b2f24192827 [diff] [blame] |
configs: imx8m{m,n,p}_venice: disable autoload disable network autoload Signed-off-by: Tim Harvey <tharvey@gateworks.com>
diff --git a/configs/imx8mn_venice_defconfig b/configs/imx8mn_venice_defconfig index e7b2b5c..6c31a33 100644 --- a/configs/imx8mn_venice_defconfig +++ b/configs/imx8mn_venice_defconfig
@@ -64,6 +64,7 @@ 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