X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmv-plug-common.h;h=83c559ed66dcb5c5e8b7faeef444a7461d43019c;hb=c9032ce168c1344fe8ffe8604825ec343ec14adf;hp=496bc1f4f17a4aef1dc33362a025d2fd9448354d;hpb=88033d737d9f46e7eebda6a8f9770957eb9aae9c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mv-plug-common.h b/include/configs/mv-plug-common.h index 496bc1f..83c559e 100644 --- a/include/configs/mv-plug-common.h +++ b/include/configs/mv-plug-common.h @@ -8,7 +8,6 @@ #ifndef _CONFIG_MARVELL_PLUG_H #define _CONFIG_MARVELL_PLUG_H - /* * High Level Configuration Options (easy to change) */ @@ -24,22 +23,17 @@ #ifdef CONFIG_SYS_MVFS #define CONFIG_BZIP2 #define CONFIG_LZMA -#define CONFIG_CMD_BOOTZ #endif /* CONFIG_SYS_MVFS */ /* * Commands configuration */ -#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ -#define CONFIG_CMD_DATE #define CONFIG_CMD_ENV #define CONFIG_CMD_IDE -#define CONFIG_CMD_MII /* * Extra file system */ -#define CONFIG_CMD_EXT4 /* * mv-common.h should be defined after CMD configs since it used them