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 --- configs/mx7ulp_evk_plugin_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/mx7ulp_evk_plugin_defconfig') diff --git a/configs/mx7ulp_evk_plugin_defconfig b/configs/mx7ulp_evk_plugin_defconfig index ab782a095fc..f9057bb4278 100644 --- a/configs/mx7ulp_evk_plugin_defconfig +++ b/configs/mx7ulp_evk_plugin_defconfig @@ -5,6 +5,7 @@ CONFIG_TARGET_MX7ULP_EVK=y CONFIG_DEFAULT_DEVICE_TREE="imx7ulp-evk" CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7ulp_evk/imximage.cfg" CONFIG_HUSH_PARSER=y +CONFIG_CMD_MEMTEST=y CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y -- cgit v1.2.3