diff options
Diffstat (limited to 'configs/axs103_defconfig')
-rw-r--r-- | configs/axs103_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/axs103_defconfig b/configs/axs103_defconfig index 493bba882b..45001ed1aa 100644 --- a/configs/axs103_defconfig +++ b/configs/axs103_defconfig @@ -29,6 +29,7 @@ CONFIG_DEFAULT_DEVICE_TREE="axs103" 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 |