]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_SYS_MEMTEST_START et al to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 13 Dec 2021 03:12:29 +0000 (22:12 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Dec 2021 13:41:38 +0000 (08:41 -0500)
commiteede76a43ad09abd10faaba1b30742f896095a31
treeed036976593bc77c5bfed6ae25d5a00a625a133a
parent1db414eb4865454de5ee688285a33ffd47abe1fc
Convert CONFIG_SYS_MEMTEST_START et al to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_MEMTEST_START
   CONFIG_SYS_MEMTEST_END

This is removing unused defines and correcting the default value to be
0x0 as we are a hex symbol.

Signed-off-by: Tom Rini <trini@konsulko.com>
cmd/Kconfig
include/configs/imx8mm_beacon.h
include/configs/imx8mm_icore_mx8mm.h
include/configs/imx8mq_phanbell.h
include/configs/kontron_sl28.h
include/configs/pico-imx8mq.h
include/configs/synquacer.h