summaryrefslogtreecommitdiff
path: root/configs/ds109_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-06-09 09:24:34 -0600
committerTom Rini <[email protected]>2025-06-09 09:32:19 -0600
commit89ee2ce3f9e0572dec5590ffe0ec0f470e81d744 (patch)
treeed101807a05d09db4003c6fa2bbb20ccdba7fa6c /configs/ds109_defconfig
parent7966c78429127b43d688a053ef5b54bf0d94fdf3 (diff)
configs: Resync with savedefconfig
Resync all defconfig files using qconfig.py Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/ds109_defconfig')
-rw-r--r--configs/ds109_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ds109_defconfig b/configs/ds109_defconfig
index 1dafef3529b..b93136a3721 100644
--- a/configs/ds109_defconfig
+++ b/configs/ds109_defconfig
@@ -17,7 +17,6 @@ CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_DEFAULT_DEVICE_TREE="marvell/kirkwood-ds109"
CONFIG_SYS_LOAD_ADDR=0x800000
CONFIG_ENV_ADDR=0x3D0000
-# CONFIG_SYS_MALLOC_F is not set
CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="setenv ethact egiga0; ${x_bootcmd_ethernet}; ${x_bootcmd_usb}; ${x_bootcmd_kernel}; setenv bootargs ${x_bootargs} ${x_bootargs_root}; bootm 0x6400000;"
CONFIG_USE_PREBOOT=y