diff options
author | Tom Rini | 2024-03-01 09:06:45 -0500 |
---|---|---|
committer | Tom Rini | 2024-03-01 09:10:04 -0500 |
commit | 19f657600781fad7932d563e5de90811659c293d (patch) | |
tree | e5746924c9659470ece8800c2d042180503a98f0 /configs/am335x_shc_sdboot_defconfig | |
parent | abd4fb5ac13215733569925a06991e0a182ede14 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_shc_sdboot_defconfig')
-rw-r--r-- | configs/am335x_shc_sdboot_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am335x_shc_sdboot_defconfig b/configs/am335x_shc_sdboot_defconfig index 131f139131b..439f9b8188a 100644 --- a/configs/am335x_shc_sdboot_defconfig +++ b/configs/am335x_shc_sdboot_defconfig @@ -50,7 +50,6 @@ CONFIG_SPL_WATCHDOG=y CONFIG_SPL_YMODEM_SUPPORT=y # CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC is not set CONFIG_SYS_PROMPT="U-Boot# " -CONFIG_SYS_MAXARGS=64 CONFIG_CMD_GPIO=y CONFIG_CMD_GPT=y CONFIG_CMD_MMC=y |