diff options
author | Tom Rini <trini@konsulko.com> | 2024-03-01 09:06:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-03-01 09:10:04 -0500 |
commit | 19f657600781fad7932d563e5de90811659c293d (patch) | |
tree | e5746924c9659470ece8800c2d042180503a98f0 /configs/dalmore_defconfig | |
parent | abd4fb5ac13215733569925a06991e0a182ede14 (diff) | |
download | u-boot-19f657600781fad7932d563e5de90811659c293d.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/dalmore_defconfig')
-rw-r--r-- | configs/dalmore_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/dalmore_defconfig b/configs/dalmore_defconfig index b2d373d3a8a..d9705b0fc71 100644 --- a/configs/dalmore_defconfig +++ b/configs/dalmore_defconfig @@ -26,7 +26,6 @@ CONFIG_SPL_HAS_CUSTOM_MALLOC_START=y CONFIG_SPL_CUSTOM_SYS_MALLOC_ADDR=0x80090000 CONFIG_SPL_SYS_MALLOC_SIZE=0x10000 CONFIG_SYS_PROMPT="Tegra114 (Dalmore) # " -CONFIG_SYS_MAXARGS=64 # CONFIG_CMD_IMI is not set CONFIG_CMD_DFU=y CONFIG_CMD_GPIO=y |