diff options
Diffstat (limited to 'configs/pfla02_defconfig')
-rw-r--r-- | configs/pfla02_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pfla02_defconfig b/configs/pfla02_defconfig index 8ab5112ea4..18d35a130f 100644 --- a/configs/pfla02_defconfig +++ b/configs/pfla02_defconfig @@ -34,6 +34,7 @@ CONFIG_CMD_MMC=y CONFIG_CMD_SF=y CONFIG_CMD_CACHE=y CONFIG_CMD_EXT4_WRITE=y +CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nand0=gpmi-nand" CONFIG_MTDPARTS_DEFAULT="mtdparts=gpmi-nand:-(nand);spi2.0:1024k(bootloader),64k(env1),64k(env2),-(rescue)" CONFIG_CMD_UBI=y |