diff options
Diffstat (limited to 'configs/kmtepr2_defconfig')
-rw-r--r-- | configs/kmtepr2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/kmtepr2_defconfig b/configs/kmtepr2_defconfig index d4dd65f..2593719 100644 --- a/configs/kmtepr2_defconfig +++ b/configs/kmtepr2_defconfig @@ -18,6 +18,8 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_JFFS2=y +CONFIG_MTDIDS_DEFAULT="nor0=boot" +CONFIG_MTDPARTS_DEFAULT="mtdparts=boot:768k(u-boot),128k(env),128k(envred),-(ubi0);" CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set # CONFIG_MMC is not set |