summaryrefslogtreecommitdiff
path: root/configs/r8a774a1_beacon_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-25 11:58:50 -0400
committerTom Rini <trini@konsulko.com>2021-05-25 12:40:16 -0400
commitf4b2786b80583c8b48245ac5f90fda47328f3a6c (patch)
tree0b39aa04aee15e28bcbeb39c14007dfd40bf50c9 /configs/r8a774a1_beacon_defconfig
parentaee18604e2e7d9ff10a59b54d4a8386e164e2161 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/r8a774a1_beacon_defconfig')
-rw-r--r--configs/r8a774a1_beacon_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/r8a774a1_beacon_defconfig b/configs/r8a774a1_beacon_defconfig
index 8e65654318..4a87a9a31f 100644
--- a/configs/r8a774a1_beacon_defconfig
+++ b/configs/r8a774a1_beacon_defconfig
@@ -1,4 +1,3 @@
-CONFIG_LTO=y
CONFIG_ARM=y
CONFIG_ARCH_RMOBILE=y
CONFIG_SYS_TEXT_BASE=0x50000000
@@ -9,6 +8,7 @@ CONFIG_RCAR_GEN3=y
CONFIG_TARGET_BEACON_RZG2M=y
# CONFIG_SPL is not set
CONFIG_DEFAULT_DEVICE_TREE="r8a774a1-beacon-rzg2m-kit"
+CONFIG_LTO=y
CONFIG_FIT=y
CONFIG_SUPPORT_RAW_INITRD=y
# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set