treewide: mem: Remove alternate memtest setup from Mox and x530
authorMichal Simek <michal.simek@xilinx.com>
Mon, 4 May 2020 13:26:19 +0000 (15:26 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 8 May 2020 13:16:26 +0000 (09:16 -0400)
commit475d89d94db1aa2a1e65ed440bdedeb6c3e61cad
treeab67ccaf560f17b63e72dc30f1b523df75a42c59
parente519f03a18464c1fe249bd7fcf7829fad31abc9a
treewide: mem: Remove alternate memtest setup from Mox and x530

The commit e89f8aae3d67 ("treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig")
setup correct dependency on MEMTEST that's why there is no reason to enable
enable alternate memtest without mtest command.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/turris_mox.h
include/configs/x530.h