diff options
Diffstat (limited to 'configs/dockstar_defconfig')
-rw-r--r-- | configs/dockstar_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dockstar_defconfig b/configs/dockstar_defconfig index f2eaec079c..1949f0b85d 100644 --- a/configs/dockstar_defconfig +++ b/configs/dockstar_defconfig @@ -28,6 +28,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=orion_nand:1m(uboot),-(root)" CONFIG_CMD_UBI=y CONFIG_ISO_PARTITION=y CONFIG_OF_CONTROL=y +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_NAND=y # CONFIG_MMC is not set CONFIG_MTD=y |