diff options
Diffstat (limited to 'configs/beelink_gs1_defconfig')
-rw-r--r-- | configs/beelink_gs1_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/beelink_gs1_defconfig b/configs/beelink_gs1_defconfig index c89fba5b83..3b04739577 100644 --- a/configs/beelink_gs1_defconfig +++ b/configs/beelink_gs1_defconfig @@ -13,6 +13,7 @@ CONFIG_USE_PREBOOT=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="sun50i-h6-beelink-gs1" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_LED=y CONFIG_LED_GPIO=y CONFIG_USB_EHCI_HCD=y |