
5 Dec
2020
5 Dec
'20
11:02 a.m.
From: Claudiu Beznea claudiu.beznea@microchip.com
Enable autoboot.
Signed-off-by: Claudiu Beznea claudiu.beznea@microchip.com --- configs/sama7g5ek_mmc1_defconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig index 7d4d409532..99e2439516 100644 --- a/configs/sama7g5ek_mmc1_defconfig +++ b/configs/sama7g5ek_mmc1_defconfig @@ -16,7 +16,6 @@ CONFIG_SD_BOOT=y CONFIG_USE_BOOTARGS=y CONFIG_MISC_INIT_R=y CONFIG_HUSH_PARSER=y -# CONFIG_AUTOBOOT is not set CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMI is not set CONFIG_CMD_MD5SUM=y
--
2.25.1