X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fdockstar.h;h=3b56fd67392b6ef4bce5b3f957cf187baf29d89d;hb=5cafcbab580bac6c7f44ca4a164c422b7e1ecf20;hp=e54321b616cfaa2e76b5d0a77843054ffec7b551;hpb=cb04db155f4e7ccaec1b961d8a84e1a1b9524594;p=oweals%2Fu-boot.git diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index e54321b616..3b56fd6739 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -12,11 +12,6 @@ #ifndef _CONFIG_DOCKSTAR_H #define _CONFIG_DOCKSTAR_H -/* - * Version number information - */ -#define CONFIG_IDENT_STRING "\nSeagate FreeAgent DockStar" - /* * High Level Configuration Options (easy to change) */ @@ -28,9 +23,6 @@ /* * Commands configuration */ -#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ -#define CONFIG_CMD_ENV -#define CONFIG_CMD_MII #define CONFIG_CMD_NAND /* * mv-common.h should be defined after CMD configs since it used them @@ -87,10 +79,6 @@ /* * 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 /* needed for mtdparts commands */