summaryrefslogtreecommitdiff
path: root/configs/arbel_evb_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-10-02 10:35:27 -0400
committerTom Rini <[email protected]>2023-10-02 10:35:27 -0400
commitba6d575ee0715b914ab31941e180c65ee097b22b (patch)
tree3f0c57192298172359882b4c386b69ff25b30f0a /configs/arbel_evb_defconfig
parentf75bd201bfb1f2a30227f1e9528996f2b3025b58 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/arbel_evb_defconfig')
-rw-r--r--configs/arbel_evb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/arbel_evb_defconfig b/configs/arbel_evb_defconfig
index ce7f2355e14..8c32b4b20dd 100644
--- a/configs/arbel_evb_defconfig
+++ b/configs/arbel_evb_defconfig
@@ -9,7 +9,6 @@ CONFIG_ENV_OFFSET=0x3C0000
CONFIG_ENV_SECT_SIZE=0x1000
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="nuvoton-npcm845-evb"
-CONFIG_SYS_PROMPT="U-Boot>"
CONFIG_DM_RESET=y
# CONFIG_PSCI_RESET is not set
CONFIG_ARCH_NPCM8XX=y
@@ -21,6 +20,7 @@ CONFIG_FIT_VERBOSE=y
CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="run common_bootargs; run romboot"
CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="U-Boot>"
CONFIG_SYS_MAXARGS=32
CONFIG_SYS_BOOTM_LEN=0x1400000
CONFIG_CMD_FUSE=y