aboutsummaryrefslogtreecommitdiff
path: root/configs/clearfog_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-12 20:01:58 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:11:48 -0400
commit82e0b51ccba898e7240b2533b440ae9e534783e2 (patch)
tree8dcca55e8cdea8264e0adc6b0a9e333f91dde25a /configs/clearfog_defconfig
parent910feb50d40acdd38b3709050fbe6b650e8c4b9d (diff)
downloadu-boot-82e0b51ccba898e7240b2533b440ae9e534783e2.zip
u-boot-82e0b51ccba898e7240b2533b440ae9e534783e2.tar.gz
u-boot-82e0b51ccba898e7240b2533b440ae9e534783e2.tar.bz2
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/clearfog_defconfig')
-rw-r--r--configs/clearfog_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig
index bec36be..1ee0c66 100644
--- a/configs/clearfog_defconfig
+++ b/configs/clearfog_defconfig
@@ -50,6 +50,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