diff options
Diffstat (limited to 'configs/portl2_defconfig')
-rw-r--r-- | configs/portl2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/portl2_defconfig b/configs/portl2_defconfig index 7731d35a78..7db41108b8 100644 --- a/configs/portl2_defconfig +++ b/configs/portl2_defconfig @@ -20,6 +20,8 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_JFFS2=y +CONFIG_MTDIDS_DEFAULT="nand0=orion_nand" +CONFIG_MTDPARTS_DEFAULT="mtdparts=orion_nand:-(ubi0);" CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set CONFIG_ENV_IS_IN_EEPROM=y |