diff options
Diffstat (limited to 'configs/linkit-smart-7688_defconfig')
-rw-r--r-- | configs/linkit-smart-7688_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/linkit-smart-7688_defconfig b/configs/linkit-smart-7688_defconfig index 76465adfde..fca86f9c25 100644 --- a/configs/linkit-smart-7688_defconfig +++ b/configs/linkit-smart-7688_defconfig @@ -35,6 +35,7 @@ CONFIG_CMD_FS_GENERIC=y # CONFIG_DOS_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="linkit-smart-7688" CONFIG_ENV_IS_IN_SPI_FLASH=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y # CONFIG_DM_DEVICE_REMOVE is not set CONFIG_BLK=y |