commit | db0c416623ff6bfd828e1dd947bc31545be1bfb7 | [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 | 942bf43f8cf283d720851942db153ccd6ffb54ad [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/imx8mm_venice_defconfig b/configs/imx8mm_venice_defconfig index 5652e1b..06775b3 100644 --- a/configs/imx8mm_venice_defconfig +++ b/configs/imx8mm_venice_defconfig
@@ -61,6 +61,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