diff options
| author | Mario Six <[email protected]> | 2018-03-28 14:38:14 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-04-08 14:52:45 -0400 |
| commit | e89f8aae3d67cd3d2d04cedd9735c5e5fd32b621 (patch) | |
| tree | f0e2593048f2cab99716b6ae2a12916da6df2434 /include/configs/strider.h | |
| parent | c9542eae0bf815e8196dd9238c38290de173725a (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/strider.h')
| -rw-r--r-- | include/configs/strider.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/strider.h b/include/configs/strider.h index f8f4f0f13c7..9bb820c75a5 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -24,8 +24,6 @@ #define CONFIG_FSL_ESDHC #define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC83xx_ESDHC_ADDR -#define CONFIG_SYS_ALT_MEMTEST - /* * System Clock Setup */ |
