summaryrefslogtreecommitdiff
path: root/include/configs/maxbcm.h
diff options
context:
space:
mode:
authorMario Six <[email protected]>2018-03-28 14:38:14 +0200
committerTom Rini <[email protected]>2018-04-08 14:52:45 -0400
commite89f8aae3d67cd3d2d04cedd9735c5e5fd32b621 (patch)
treef0e2593048f2cab99716b6ae2a12916da6df2434 /include/configs/maxbcm.h
parentc9542eae0bf815e8196dd9238c38290de173725a (diff)
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Migrate the CONFIG_SYS_ALT_MEMTEST option to Kconfig. Signed-off-by: Mario Six <[email protected]> [trini: Re-run migration after also including CMD_MEMTEST] Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/configs/maxbcm.h')
-rw-r--r--include/configs/maxbcm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/maxbcm.h b/include/configs/maxbcm.h
index 45931459012..d4c7b064941 100644
--- a/include/configs/maxbcm.h
+++ b/include/configs/maxbcm.h
@@ -42,8 +42,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