diff options
Diffstat (limited to 'configs/sei510_defconfig')
-rw-r--r-- | configs/sei510_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sei510_defconfig b/configs/sei510_defconfig index 79b348e2d6..4bb75a02f4 100644 --- a/configs/sei510_defconfig +++ b/configs/sei510_defconfig @@ -30,6 +30,7 @@ CONFIG_CMD_REGULATOR=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="meson-g12a-sei510" CONFIG_ENV_IS_IN_MMC=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_USB_FUNCTION_FASTBOOT=y CONFIG_FASTBOOT_BUF_ADDR=0x6000000 |