]> git.sur5r.net Git - u-boot/blobdiff - include/configs/aspenite.h
board/BuR/brxre1: refactor default environment
[u-boot] / include / configs / aspenite.h
index 47760ef7ba9cd84c4aeeda76f2647cd206305d7a..e6cddc13ac1b4cc5156de0b5bdd524690757e9bb 100644 (file)
 #ifndef __CONFIG_ASPENITE_H
 #define __CONFIG_ASPENITE_H
 
-/*
- * Generic board support
- */
-#define CONFIG_SYS_GENERIC_BOARD
-
-/*
- * Version number information
- */
-#define CONFIG_IDENT_STRING    "\nMarvell-Aspenite DB"
-
 /*
  * High Level Configuration Options
  */
 /*
  * Commands configuration
  */
-#define CONFIG_SYS_NO_FLASH            /* Declare no flash (NOR/SPI) */
-#include <config_cmd_default.h>
-#define CONFIG_CMD_I2C
-#undef CONFIG_CMD_NET
-#undef CONFIG_CMD_NFS
 /*
  * mv-common.h should be defined after CMD configs since it used them
  * to enable certain macros
  */
 #include "mv-common.h"
-#undef CONFIG_ARCH_MISC_INIT
 
 /*
  * Environment variables configurations