summaryrefslogtreecommitdiff
path: root/configs/sagem_f@st1704_ram_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-02 10:35:27 -0400
committerTom Rini <trini@konsulko.com>2023-10-02 10:35:27 -0400
commitba6d575ee0715b914ab31941e180c65ee097b22b (patch)
tree3f0c57192298172359882b4c386b69ff25b30f0a /configs/sagem_f@st1704_ram_defconfig
parentf75bd201bfb1f2a30227f1e9528996f2b3025b58 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sagem_f@st1704_ram_defconfig')
-rw-r--r--configs/sagem_f@st1704_ram_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sagem_f@st1704_ram_defconfig b/configs/sagem_f@st1704_ram_defconfig
index f8712dd847b..789cd17e829 100644
--- a/configs/sagem_f@st1704_ram_defconfig
+++ b/configs/sagem_f@st1704_ram_defconfig
@@ -5,7 +5,6 @@ CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x2000
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="sagem,f@st1704"
-CONFIG_SYS_PROMPT="F@ST1704 # "
CONFIG_DM_RESET=y
CONFIG_SYS_LOAD_ADDR=0x80100000
CONFIG_ARCH_BMIPS=y
@@ -21,6 +20,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_DISPLAY_CPUINFO=y
CONFIG_SYS_MALLOC_BOOTPARAMS=y
CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="F@ST1704 # "
CONFIG_SYS_MAXARGS=24
CONFIG_SYS_CBSIZE=512
CONFIG_SYS_PBSIZE=540