diff options
Diffstat (limited to 'configs/rut_defconfig')
-rw-r--r-- | configs/rut_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rut_defconfig b/configs/rut_defconfig index 2caa435499..ac4b242f18 100644 --- a/configs/rut_defconfig +++ b/configs/rut_defconfig @@ -65,6 +65,7 @@ CONFIG_CMD_UBI=y CONFIG_OF_CONTROL=y CONFIG_SPL_OF_CONTROL=y CONFIG_OF_EMBED=y +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_NAND=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_SPL_DM=y |