]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/bcm_ep_board.h
common, kconfig: move VERSION_VARIABLE to Kconfig
[people/ms/u-boot.git] / include / configs / bcm_ep_board.h
index 4ac4faf2ace95a636d115be8b6ea46f08f96e0a4..b68fa1e443524a3de58c0fac725c9874408640cc 100644 (file)
@@ -11,8 +11,6 @@
 
 #define CONFIG_SKIP_LOWLEVEL_INIT
 
-#define CONFIG_SYS_CACHELINE_SIZE      64
-
 /*
  * Memory configuration
  * (these must be defined elsewhere)
@@ -70,7 +68,6 @@
 #define CONFIG_DOS_PARTITION
 
 /* version string, parser, etc */
-#define CONFIG_VERSION_VARIABLE
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING
 #define CONFIG_COMMAND_HISTORY
@@ -80,9 +77,6 @@
 #define CONFIG_MX_CYCLIC
 
 /* Commands */
-#define CONFIG_CMD_ASKENV
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_FAT
 #define CONFIG_FAT_WRITE
 
 /* SHA hashing */
@@ -93,8 +87,6 @@
 
 /* Enable Time Command */
 
-#define CONFIG_CMD_BOOTZ
-
 /* Misc utility code */
 #define CONFIG_BOUNCE_BUFFER
 #define CONFIG_CRC32_VERIFY