]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mv-plug-common.h
cfi_flash: Remove assignments from if conditions
[u-boot] / include / configs / mv-plug-common.h
index 116c82151807147fa0f3951b54c439ff62a2929d..a2f68ad70ae56f0d1086de537dc596fbd558de65 100644 (file)
  */
 #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