From 35e3991d914c7b7b6bbe4609ab614ee77a0e5fd4 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 21 May 2020 16:26:03 -0400 Subject: Convert CONFIG_CMD_MMC to Kconfig This converts the following to Kconfig: CONFIG_CMD_MMC Signed-off-by: Tom Rini --- include/configs/bcmstb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/bcmstb.h') diff --git a/include/configs/bcmstb.h b/include/configs/bcmstb.h index e58a9510de..5f6bf62524 100644 --- a/include/configs/bcmstb.h +++ b/include/configs/bcmstb.h @@ -130,7 +130,6 @@ extern phys_addr_t prior_stage_fdt_address; #define CONFIG_CMD_ASKENV #define CONFIG_CMD_CACHE #define CONFIG_CMD_EXT2 -#define CONFIG_CMD_MMC /* * Flash configuration. -- cgit v1.2.3