diff options
Diffstat (limited to 'configs/ap121_defconfig')
-rw-r--r-- | configs/ap121_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ap121_defconfig b/configs/ap121_defconfig index 199ffee407..cc6d46c56d 100644 --- a/configs/ap121_defconfig +++ b/configs/ap121_defconfig @@ -33,6 +33,7 @@ CONFIG_DEFAULT_DEVICE_TREE="ap121" CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_USE_ENV_SPI_MAX_HZ=y CONFIG_ENV_SPI_MAX_HZ=25000000 +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH_ATMEL=y |