diff options
| author | Tom Rini <[email protected]> | 2025-10-27 09:57:45 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-10-27 09:57:45 -0600 |
| commit | f17f11880a16f214aef8f8b8bbb4958ff2cfcc7c (patch) | |
| tree | af20a291086b81f69f9c6ed0c7e1cfcebb723974 /configs/sandbox_defconfig | |
| parent | c95334515f413d6d271311d3ad27b58964ae4dd4 (diff) | |
configs: Resync with savedefconfig
Resync all defconfig files using qconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/sandbox_defconfig')
| -rw-r--r-- | configs/sandbox_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index ea22cb24ba0..cf5a8accd50 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -2,7 +2,6 @@ CONFIG_TEXT_BASE=0 CONFIG_SYS_MALLOC_LEN=0x6000000 CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x2000 -CONFIG_DEFAULT_DEVICE_TREE="sandbox" CONFIG_DM_RESET=y CONFIG_SYS_LOAD_ADDR=0x0 CONFIG_PRE_CON_BUF_ADDR=0xf0000 |
