diff options
author | Tom Rini <trini@konsulko.com> | 2020-07-28 08:46:52 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-28 08:46:52 -0400 |
commit | f7d0ae9c630a163ec957d492a6b7d115f7edcecc (patch) | |
tree | f5967b5672f76117f23ee1cb07a01cf66fb2a1a3 /configs/beelink_gs1_defconfig | |
parent | 1db942b67d00a3569efbbd3f36140470b0e59b2e (diff) | |
download | u-boot-f7d0ae9c630a163ec957d492a6b7d115f7edcecc.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/beelink_gs1_defconfig')
-rw-r--r-- | configs/beelink_gs1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/beelink_gs1_defconfig b/configs/beelink_gs1_defconfig index 42e38975c0..9f5265512b 100644 --- a/configs/beelink_gs1_defconfig +++ b/configs/beelink_gs1_defconfig @@ -6,8 +6,8 @@ CONFIG_SUNXI_DRAM_H6_LPDDR3=y CONFIG_MMC0_CD_PIN="PF6" CONFIG_MMC_SUNXI_SLOT_EXTRA=2 # CONFIG_PSCI_RESET is not set -# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_DEFAULT_DEVICE_TREE="sun50i-h6-beelink-gs1" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_LED=y CONFIG_LED_GPIO=y CONFIG_USB_EHCI_HCD=y |