diff options
Diffstat (limited to 'configs/mscc_ocelot_defconfig')
-rw-r--r-- | configs/mscc_ocelot_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mscc_ocelot_defconfig b/configs/mscc_ocelot_defconfig index 53f8b323e8..a839526bb7 100644 --- a/configs/mscc_ocelot_defconfig +++ b/configs/mscc_ocelot_defconfig @@ -42,6 +42,7 @@ CONFIG_OF_LIST="ocelot_pcb120 ocelot_pcb123" CONFIG_DTB_RESELECT=y CONFIG_MULTI_DTB_FIT=y CONFIG_ENV_IS_IN_SPI_FLASH=y +CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_CLK=y CONFIG_DM_GPIO=y |