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/seaboard_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/seaboard_defconfig')
| -rw-r--r-- | configs/seaboard_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/seaboard_defconfig b/configs/seaboard_defconfig index bb5a4f047d7..48c257b09aa 100644 --- a/configs/seaboard_defconfig +++ b/configs/seaboard_defconfig @@ -23,9 +23,7 @@ CONFIG_SPL_HAS_CUSTOM_MALLOC_START=y CONFIG_SPL_CUSTOM_SYS_MALLOC_ADDR=0x90000 CONFIG_SPL_SYS_MALLOC_SIZE=0x10000 CONFIG_SYS_PROMPT="Tegra20 (SeaBoard) # " -CONFIG_SYS_MAXARGS=64 # CONFIG_CMD_IMI is not set -# CONFIG_CMD_FLASH is not set CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y |
