]> Git Repo - J-u-boot.git/blobdiff - include/configs/aspenite.h
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[J-u-boot.git] / include / configs / aspenite.h
index 62c537448b99be16e0cc1124d511782e1e93be90..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) */
-#define CONFIG_CMD_I2C
 /*
  * 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
This page took 0.027674 seconds and 4 git commands to generate.