From b37d41aa24aedd84f718d019e5b7a27a06aa73fc Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sun, 4 Mar 2012 15:11:32 +0000 Subject: Block: Remove MG DISK support This driver is unused and obsolete. Signed-off-by: Marek Vasut Cc: Wolfgang Denk Cc: unsik Kim --- include/config_cmd_all.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/config_cmd_all.h') diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h index 55f4f7a..73c0558 100644 --- a/include/config_cmd_all.h +++ b/include/config_cmd_all.h @@ -55,7 +55,6 @@ #define CONFIG_CMD_LOADS /* loads */ #define CONFIG_CMD_MEMORY /* md mm nm mw cp cmp crc base loop mtest */ #define CONFIG_CMD_MFSL /* FSL support for Microblaze */ -#define CONFIG_CMD_MG_DISK /* mGine m(g)flash IO node support */ #define CONFIG_CMD_MII /* MII support */ #define CONFIG_CMD_MISC /* Misc functions like sleep etc*/ #define CONFIG_CMD_MMC /* MMC support */ -- cgit v1.1