summaryrefslogtreecommitdiff
path: root/configs/ls2081ardb_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-01 12:19:22 +0000
committerTom Rini <trini@konsulko.com>2021-11-01 12:19:22 +0000
commit9802154a94d6a22c5e1b4750d1b573c51afeb8fd (patch)
tree81b15db4e0fa94baae664f6fb92cb3a5f953732d /configs/ls2081ardb_defconfig
parentdaaa10fddb5d9076601473bc53409ab74f04c048 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls2081ardb_defconfig')
-rw-r--r--configs/ls2081ardb_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/ls2081ardb_defconfig b/configs/ls2081ardb_defconfig
index 5f7b45d686..fb122776e8 100644
--- a/configs/ls2081ardb_defconfig
+++ b/configs/ls2081ardb_defconfig
@@ -2,11 +2,11 @@ CONFIG_ARM=y
CONFIG_GIC_V3_ITS=y
CONFIG_TARGET_LS2081ARDB=y
CONFIG_SYS_TEXT_BASE=0x20100000
+CONFIG_SYS_MALLOC_LEN=0x202000
CONFIG_NR_DRAM_BANKS=3
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0x300000
CONFIG_ENV_SECT_SIZE=0x40000
-CONFIG_SYS_MALLOC_LEN=0x202000
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls2081a-rdb"
CONFIG_FSL_USE_PCA9547_MUX=y
CONFIG_FSL_LS_PPA=y
@@ -72,4 +72,3 @@ CONFIG_FSL_QSPI=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
-CONFIG_EFI_LOADER_BOUNCE_BUFFER=y