diff options
Diffstat (limited to 'configs/axs101_defconfig')
-rw-r--r-- | configs/axs101_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig index ff1c414ea9..2e81316a5a 100644 --- a/configs/axs101_defconfig +++ b/configs/axs101_defconfig @@ -29,6 +29,7 @@ CONFIG_DEFAULT_DEVICE_TREE="axs101" CONFIG_ENV_IS_IN_FAT=y CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DM=y CONFIG_DM_GPIO=y |