]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/aspenite.h
Kconfig: Move config IDENT_STRING to Kconfig
[people/ms/u-boot.git] / include / configs / aspenite.h
index 62c537448b99be16e0cc1124d511782e1e93be90..0cc72ca266ea484e05cef2d745cea8bf907d9361 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
  */
@@ -40,7 +30,6 @@
  * 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