From e89f8aae3d67cd3d2d04cedd9735c5e5fd32b621 Mon Sep 17 00:00:00 2001 From: Mario Six Date: Wed, 28 Mar 2018 14:38:14 +0200 Subject: treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig Migrate the CONFIG_SYS_ALT_MEMTEST option to Kconfig. Signed-off-by: Mario Six [trini: Re-run migration after also including CMD_MEMTEST] Signed-off-by: Tom Rini --- include/configs/db-88f6720.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/db-88f6720.h') diff --git a/include/configs/db-88f6720.h b/include/configs/db-88f6720.h index 25ce0ce..b1296d3 100644 --- a/include/configs/db-88f6720.h +++ b/include/configs/db-88f6720.h @@ -46,8 +46,6 @@ #define CONFIG_PHY_MARVELL /* there is a marvell phy */ #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ -#define CONFIG_SYS_ALT_MEMTEST - /* * mv-common.h should be defined after CMD configs since it used them * to enable certain macros -- cgit v1.1