diff options
Diffstat (limited to 'configs/harmony_defconfig')
-rw-r--r-- | configs/harmony_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/harmony_defconfig b/configs/harmony_defconfig index 511d455428..8e99fe7ccb 100644 --- a/configs/harmony_defconfig +++ b/configs/harmony_defconfig @@ -18,6 +18,7 @@ CONFIG_CMD_USB=y CONFIG_CMD_PMIC=y CONFIG_CMD_REGULATOR=y CONFIG_CMD_EXT4_WRITE=y +CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nand0=tegra_nand" CONFIG_MTDPARTS_DEFAULT="mtdparts=tegra_nand:2m(u-boot)ro,1m(u-boot-env),1m(cfgblock)ro,-(ubi)" CONFIG_CMD_UBI=y |