Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
[oweals/u-boot.git] / include / configs / microblaze-generic.h
index aa117c8f7136c2cabdfe3eb27a8c88c99cbb7077..72715f6ed9d6b4b356887ea73b2722973ec57653 100644 (file)
 #if defined(CONFIG_CMD_JFFS2)
 /* JFFS2 partitions */
 #define CONFIG_CMD_MTDPARTS    /* mtdparts command line support */
+#define CONFIG_MTD_DEVICE      /* needed for mtdparts commands */
+#define CONFIG_FLASH_CFI_MTD
 #define MTDIDS_DEFAULT         "nor0=ml401-0"
 
 /* default mtd partition table */