diff options
Diffstat (limited to 'configs/guruplug_defconfig')
-rw-r--r-- | configs/guruplug_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/guruplug_defconfig b/configs/guruplug_defconfig index 121e4cb18d..9998e48ab9 100644 --- a/configs/guruplug_defconfig +++ b/configs/guruplug_defconfig @@ -21,6 +21,7 @@ CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_CMD_JFFS2=y +CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nand0=orion_nand" CONFIG_MTDPARTS_DEFAULT="mtdparts=orion_nand:896K(uboot),128K(uboot_env),-@1M(root)" CONFIG_CMD_UBI=y |