summaryrefslogtreecommitdiff
path: root/configs/helios4_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-13 03:01:58 +0300
committerTom Rini <trini@konsulko.com>2022-06-29 00:11:48 +0300
commit82e0b51ccba898e7240b2533b440ae9e534783e2 (patch)
tree8dcca55e8cdea8264e0adc6b0a9e333f91dde25a /configs/helios4_defconfig
parent910feb50d40acdd38b3709050fbe6b650e8c4b9d (diff)
downloadu-boot-82e0b51ccba898e7240b2533b440ae9e534783e2.tar.xz
Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
This converts the following to Kconfig: CONFIG_ENV_MIN_ENTRIES CONFIG_ENV_MAX_ENTRIES Cc: Michal Simek <michal.simek@amd.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/helios4_defconfig')
-rw-r--r--configs/helios4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/helios4_defconfig b/configs/helios4_defconfig
index 2a1db65d1b..4642eb1ccb 100644
--- a/configs/helios4_defconfig
+++ b/configs/helios4_defconfig
@@ -51,6 +51,7 @@ CONFIG_CMD_TIME=y
CONFIG_CMD_MVEBU_BUBT=y
# CONFIG_SPL_PARTITION_UUIDS is not set
CONFIG_ENV_OVERWRITE=y
+CONFIG_ENV_MIN_ENTRIES=128
CONFIG_ARP_TIMEOUT=200
CONFIG_NET_RETRY_COUNT=50
CONFIG_NET_RANDOM_ETHADDR=y