summaryrefslogtreecommitdiff
path: root/include/configs/db-88f6820-amc.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2018-03-28 15:38:14 +0300
committerTom Rini <trini@konsulko.com>2018-04-08 21:52:45 +0300
commite89f8aae3d67cd3d2d04cedd9735c5e5fd32b621 (patch)
treef0e2593048f2cab99716b6ae2a12916da6df2434 /include/configs/db-88f6820-amc.h
parentc9542eae0bf815e8196dd9238c38290de173725a (diff)
downloadu-boot-e89f8aae3d67cd3d2d04cedd9735c5e5fd32b621.tar.xz
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Migrate the CONFIG_SYS_ALT_MEMTEST option to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc> [trini: Re-run migration after also including CMD_MEMTEST] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/db-88f6820-amc.h')
-rw-r--r--include/configs/db-88f6820-amc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/db-88f6820-amc.h b/include/configs/db-88f6820-amc.h
index f039f0b34f..e6c040cb52 100644
--- a/include/configs/db-88f6820-amc.h
+++ b/include/configs/db-88f6820-amc.h
@@ -51,8 +51,6 @@
#define CONFIG_SYS_NAND_USE_FLASH_BBT
#define CONFIG_SYS_NAND_ONFI_DETECTION
-#define CONFIG_SYS_ALT_MEMTEST
-
/* Keep device tree and initrd in lower memory so the kernel can access them */
#define CONFIG_EXTRA_ENV_SETTINGS \
"fdt_high=0x10000000\0" \