[U-Boot] [PATCH 06/14] CMD: Drop CONFIG_CMD_EMMC, it's not used

Marek Vasut marex at denx.de
Sat Mar 31 19:47:11 CEST 2012


$ git grep CMD_EMMC
include/configs/u8500_href.h:#define CONFIG_CMD_EMMC

Signed-off-by: Marek Vasut <marex at denx.de>
Cc: dirk.behme at googlemail.com
Cc: helmut.raiger at hale.at
Cc: john.rigby at linaro.org
Cc: vapier at gentoo.org
---
 include/configs/u8500_href.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/configs/u8500_href.h b/include/configs/u8500_href.h
index 4747fbd..95028de 100644
--- a/include/configs/u8500_href.h
+++ b/include/configs/u8500_href.h
@@ -95,7 +95,6 @@
 #define CONFIG_CMD_MMC
 #define CONFIG_CMD_FAT
 #define CONFIG_CMD_EXT2
-#define CONFIG_CMD_EMMC
 #define CONFIG_CMD_SOURCE
 #define CONFIG_CMD_I2C
 
-- 
1.7.9.1



More information about the U-Boot mailing list