commit | 9cb24a4238ac3cd2462dc9d93e5dcb6ca53854d4 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon May 04 15:26:19 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 08 09:16:26 2020 -0400 |
tree | ab67ccaf560f17b63e72dc30f1b523df75a42c59 | |
parent | 9eaf644900b48a0fdca18ee9aaa330e4b2b3c8cd [diff] |
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>