diff options
Diffstat (limited to 'configs/snow_defconfig')
-rw-r--r-- | configs/snow_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/snow_defconfig b/configs/snow_defconfig index 4485008c07..86abe97633 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -37,6 +37,7 @@ CONFIG_CMD_REGULATOR=y CONFIG_CMD_TPM=y CONFIG_CMD_TPM_TEST=y CONFIG_CMD_EXT4_WRITE=y +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_USE_ENV_SPI_BUS=y CONFIG_ENV_SPI_BUS=1 |