summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-02-17 09:58:06 -0500
committerTom Rini <trini@konsulko.com>2023-02-17 09:58:06 -0500
commitfcb5117da8876fc5b2bf941528301218d1be7b1c (patch)
tree5f8229da0d0585f66a7cac857002889616a021cc /configs/sandbox64_defconfig
parent0aa9470fdf8386c18ade43506d5541a515318b76 (diff)
downloadu-boot-fcb5117da8876fc5b2bf941528301218d1be7b1c.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/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index ba45ac0b71..ccbc18aad0 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -2,6 +2,7 @@ CONFIG_TEXT_BASE=0
CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x2000
CONFIG_DEFAULT_DEVICE_TREE="sandbox64"
+CONFIG_DM_RESET=y
CONFIG_PRE_CON_BUF_ADDR=0x100000
CONFIG_BOOTSTAGE_STASH_ADDR=0x0
CONFIG_SYS_LOAD_ADDR=0x0
@@ -205,7 +206,6 @@ CONFIG_PWM_CROS_EC=y
CONFIG_PWM_SANDBOX=y
CONFIG_RAM=y
CONFIG_REMOTEPROC_SANDBOX=y
-CONFIG_DM_RESET=y
CONFIG_SANDBOX_RESET=y
CONFIG_DM_RTC=y
CONFIG_RTC_RV8803=y