diff options
| author | Marek Vasut <[email protected]> | 2012-03-31 07:47:11 +0000 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2012-04-19 22:01:13 +0200 |
| commit | e407612bbe9ccf3a5d7fbf9da2d6915b2abb2dbe (patch) | |
| tree | 362a11985745c7aad11a01eb608dbbe5c25fd0bb /include | |
| parent | d5f6a15a397839b2e0f1f78e7a4a4ffe9c2ccb26 (diff) | |
CMD: Drop CONFIG_CMD_EMMC, it's not used
$ git grep CMD_EMMC
include/configs/u8500_href.h:#define CONFIG_CMD_EMMC
Signed-off-by: Marek Vasut <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'include')
| -rw-r--r-- | 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 4747fbd351b..95028de059d 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 |
