Skip to content
Snippets Groups Projects
Commit ff27af12 authored by Tom Rini's avatar Tom Rini
Browse files

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: default avatarTom Rini <trini@konsulko.com>
parent 82edd737
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment