configs: at91sam9260ek/9g20ek: Update for DT and DM
[oweals/u-boot.git] / include / configs / sheevaplug.h
index 2019156db9de6de796d21454326796b7e94a70c6..a1110573134a7abaa02dd742e9386dc7cfcbe914 100644 (file)
 #ifndef _CONFIG_SHEEVAPLUG_H
 #define _CONFIG_SHEEVAPLUG_H
 
-/*
- * Version number information
- */
-#define CONFIG_IDENT_STRING    "\nMarvell-Sheevaplug"
-
 /*
  * High Level Configuration Options (easy to change)
  */
@@ -24,7 +19,6 @@
 /*
  * Commands configuration
  */
-#define CONFIG_CMD_MMC
 
 /*
  * Standard filesystems
@@ -89,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 */
 #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