Convert CONFIG_MTD_PARTITIONS et al to Kconfig
[oweals/u-boot.git] / include / configs / M54418TWR.h
index c252fb6312f0767ad72f90a3680ca4dec39b6622..a9d456c50b5a2dce35c73f0a3cd0a42accb4cb1c 100644 (file)
 #ifdef CONFIG_CMD_JFFS2
 #define CONFIG_JFFS2_DEV               "nand0"
 #define CONFIG_JFFS2_PART_OFFSET       (0x800000)
-#define CONFIG_MTD_DEVICE
 
 #endif
 
-#ifdef CONFIG_CMD_UBI
-#define CONFIG_MTD_DEVICE      /* needed for mtdparts command */
-#define CONFIG_MTD_PARTITIONS  /* mtdparts and UBI support */
-#endif
 /* Cache Configuration */
 #define CONFIG_SYS_CACHELINE_SIZE      16
 #define ICACHE_STATUS                  (CONFIG_SYS_INIT_RAM_ADDR + \