diff options
Diffstat (limited to 'configs/x600_defconfig')
-rw-r--r-- | configs/x600_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/x600_defconfig b/configs/x600_defconfig index 4af1a21e81..c8f5f66232 100644 --- a/configs/x600_defconfig +++ b/configs/x600_defconfig @@ -35,6 +35,7 @@ CONFIG_CMD_CACHE=y CONFIG_CMD_DATE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nand0=nand" CONFIG_MTDPARTS_DEFAULT="mtdparts=nand:64M(ubi0),64M(ubi1)" CONFIG_CMD_UBI=y |