]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/zipitz2.h
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / include / configs / zipitz2.h
index 52a36b7e547d0087af3046ac63fb1f84ffd4fb89..81de2280b783a262b587f72e4e3434ac73cef6d6 100644 (file)
@@ -27,8 +27,6 @@
 #define CONFIG_ENV_ADDR                        0x40000
 #define CONFIG_ENV_SIZE                        0x10000
 
-#define CONFIG_SYS_DCACHE_OFF
-
 #define        CONFIG_SYS_MALLOC_LEN           (128*1024)
 #define        CONFIG_ARCH_CPU_INIT
 
@@ -47,7 +45,6 @@
 #define        CONFIG_SETUP_MEMORY_TAGS
 #define        CONFIG_SYS_TEXT_BASE            0x0
 #define        CONFIG_LZMA                     /* LZMA compression support */
-#define        CONFIG_OF_LIBFDT
 
 /*
  * Serial Console Configuration
@@ -63,8 +60,7 @@
  */
 #define        CONFIG_CMD_ENV
 #define        CONFIG_CMD_MMC
-#define        CONFIG_CMD_SPI
-#define        CONFIG_CMD_USB
+#define        CONFIG_CMD_CACHE
 
 /*
  * MMC Card Configuration
@@ -100,11 +96,6 @@ unsigned char zipitz2_spi_read(void);
 #endif
 #endif
 
-/*
- * HUSH Shell Configuration
- */
-#define        CONFIG_SYS_HUSH_PARSER          1
-
 #define        CONFIG_SYS_LONGHELP                             /* undef to save memory */
 #define        CONFIG_SYS_CBSIZE               256             /* Console I/O Buffer Size */
 #define        CONFIG_SYS_PBSIZE               (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)        /* Print Buffer Size */