diff options
Diffstat (limited to 'configs/at91sam9263ek_norflash_defconfig')
-rw-r--r-- | configs/at91sam9263ek_norflash_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/at91sam9263ek_norflash_defconfig b/configs/at91sam9263ek_norflash_defconfig index 86ae5f7ee2..a008368f66 100644 --- a/configs/at91sam9263ek_norflash_defconfig +++ b/configs/at91sam9263ek_norflash_defconfig @@ -34,6 +34,7 @@ CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="at91sam9263ek" CONFIG_ENV_IS_IN_FLASH=y +CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_DM=y CONFIG_CLK=y CONFIG_CLK_AT91=y |