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)
commitff27af1244113a8cd27624430799d58e3ce5898b
treeed036976593bc77c5bfed6ae25d5a00a625a133a
parent82edd737620ab5ab7361c60249b9055725e87ed6
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