From 89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 24 Apr 2016 17:29:26 -0400 Subject: configs: Re-sync with cmd/Kconfig Update the config.h and defconfig files for the commands that 8e3c036 converted over to Kconfig Signed-off-by: Tom Rini --- include/configs/vexpress_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/vexpress_common.h') diff --git a/include/configs/vexpress_common.h b/include/configs/vexpress_common.h index 67379fd..6dc8f25 100644 --- a/include/configs/vexpress_common.h +++ b/include/configs/vexpress_common.h @@ -153,7 +153,6 @@ #define CONFIG_SYS_SERIAL1 V2M_UART1 #define CONFIG_MMC 1 -#define CONFIG_CMD_MMC #define CONFIG_GENERIC_MMC #define CONFIG_ARM_PL180_MMCI #define CONFIG_ARM_PL180_MMCI_BASE V2M_MMCI -- cgit v1.1