]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/iconnect.h
kconfig: introduce kconfig for UBI
[people/ms/u-boot.git] / include / configs / iconnect.h
index 1a5c93d11ba2a481a8c3801697ad325938c90d9e..633941b7dd5655bf1f9334d6d0d7c7b11968aa0b 100644 (file)
@@ -9,13 +9,6 @@
 #ifndef _CONFIG_ICONNECT_H
 #define _CONFIG_ICONNECT_H
 
-#define CONFIG_SYS_GENERIC_BOARD
-
-/*
- * Version number information
- */
-#define CONFIG_IDENT_STRING    " Iomega iConnect"
-
 /*
  * High level configuration options
  */
 #define CONFIG_SYS_NO_FLASH            /* declare no flash (NOR/SPI) */
 #define CONFIG_SYS_MVFS
 #define CONFIG_CMD_ENV
-#define CONFIG_CMD_MII
 #define CONFIG_CMD_NAND
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_USB
 
 /*
  * mv-common.h should be defined after CMD configs since it used them
@@ -52,9 +42,6 @@
  */
 #include "mv-common.h"
 
-#undef CONFIG_SYS_PROMPT
-#define CONFIG_SYS_PROMPT      "iconnect => "
-
 /*
  * Environment variables configuration
  */
 /*
  * File system
  */
-#define CONFIG_CMD_EXT2
-#define CONFIG_CMD_FAT
 #define CONFIG_CMD_JFFS2
-#define CONFIG_CMD_UBI
 #define CONFIG_CMD_UBIFS
 #define CONFIG_RBTREE
 #define CONFIG_MTD_DEVICE