X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmv-plug-common.h;h=a2f68ad70ae56f0d1086de537dc596fbd558de65;hb=ded509b44ced045cc949be9f474a660a93030cea;hp=d7d8d81cb956828f4d5d00c7707703142c77448d;hpb=9ef671c9d4c70af3f8b21d8a31a89af4dc74d6b3;p=u-boot diff --git a/include/configs/mv-plug-common.h b/include/configs/mv-plug-common.h index d7d8d81cb9..a2f68ad70a 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) */ @@ -23,28 +22,15 @@ */ #ifdef CONFIG_SYS_MVFS #define CONFIG_BZIP2 -#define CONFIG_LZMA -#define CONFIG_CMD_BOOTZ #endif /* CONFIG_SYS_MVFS */ -/* - * Enable device tree support - */ -#define CONFIG_OF_LIBFDT - /* * 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