X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fsheevaplug.h;h=a1110573134a7abaa02dd742e9386dc7cfcbe914;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=f9fb9bc9afb55797c86ff5dac01923bc14e997ba;hpb=814013253fd4cf932d0fb32f7043f09a2a748d9a;p=oweals%2Fu-boot.git diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h index f9fb9bc9af..a111057313 100644 --- a/include/configs/sheevaplug.h +++ b/include/configs/sheevaplug.h @@ -10,12 +10,6 @@ #ifndef _CONFIG_SHEEVAPLUG_H #define _CONFIG_SHEEVAPLUG_H - -/* - * Version number information - */ -#define CONFIG_IDENT_STRING "\nMarvell-Sheevaplug" - /* * High Level Configuration Options (easy to change) */ @@ -25,7 +19,6 @@ /* * Commands configuration */ -#define CONFIG_CMD_MMC /* * Standard filesystems @@ -90,8 +83,6 @@ * SDIO/MMC Card Configuration */ #ifdef CONFIG_CMD_MMC -#define CONFIG_MMC -#define CONFIG_GENERIC_MMC #define CONFIG_MVEBU_MMC #define CONFIG_SYS_MMC_BASE KW_SDIO_BASE #endif /* CONFIG_CMD_MMC */ @@ -102,7 +93,6 @@ #ifdef CONFIG_CMD_IDE #define __io #define CONFIG_IDE_PREINIT -#define CONFIG_DOS_PARTITION #define CONFIG_MVSATA_IDE_USE_PORT0 #define CONFIG_MVSATA_IDE_USE_PORT1 #define CONFIG_SYS_ATA_IDE0_OFFSET MV_SATA_PORT0_OFFSET