]> git.dujemihanovic.xyz Git - u-boot.git/commit
Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 13 Jun 2022 00:01:58 +0000 (20:01 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:11:48 +0000 (17:11 -0400)
commit82e0b51ccba898e7240b2533b440ae9e534783e2
tree8dcca55e8cdea8264e0adc6b0a9e333f91dde25a
parent910feb50d40acdd38b3709050fbe6b650e8c4b9d
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>
README
configs/clearfog_defconfig
configs/helios4_defconfig
env/Kconfig
include/configs/clearfog.h
include/configs/helios4.h
include/configs/xilinx_zynqmp.h
lib/hashtable.c