aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx1fs2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx1fs2.h')
-rw-r--r--include/configs/mx1fs2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx1fs2.h b/include/configs/mx1fs2.h
index 24fa144ec..90a8d8405 100644
--- a/include/configs/mx1fs2.h
+++ b/include/configs/mx1fs2.h
@@ -183,6 +183,8 @@
/* mtdparts command line support */
/* Note: fake mtd_id used, no linux mtd map file */
#define CONFIG_CMD_MTDPARTS
+#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */
+#define CONFIG_FLASH_CFI_MTD
#define MTDIDS_DEFAULT "nor0=mx1fs2-0"
#ifdef BUS32BIT_VERSION