summaryrefslogtreecommitdiff
path: root/configs/r8a77980_condor_defconfig
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2020-09-22 09:46:32 +0100
committerMarek Vasut <marek.vasut+renesas@gmail.com>2020-09-26 17:25:43 +0200
commitcb1b6795dfaf69c864d4719395a38399137d6bd4 (patch)
treeb58641aa77f25ffad4eb4e19ceddcb29695e9f75 /configs/r8a77980_condor_defconfig
parent5157b011da9c1090b163c0899fb1e4e6689dd992 (diff)
board: renesas: remove empty board_early_init_f function
Remove empty board_early_init_f function, since it is disabled in ebisu and condor board configs. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Diffstat (limited to 'configs/r8a77980_condor_defconfig')
-rw-r--r--configs/r8a77980_condor_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r8a77980_condor_defconfig b/configs/r8a77980_condor_defconfig
index 1f72e55285..709eb34464 100644
--- a/configs/r8a77980_condor_defconfig
+++ b/configs/r8a77980_condor_defconfig
@@ -10,6 +10,7 @@ CONFIG_DM_GPIO=y
CONFIG_SPL_TEXT_BASE=0xe6318000
CONFIG_RCAR_GEN3=y
CONFIG_TARGET_CONDOR=y
+# CONFIG_BOARD_EARLY_INIT_F is not set
CONFIG_DEFAULT_DEVICE_TREE="r8a77980-condor-u-boot"
CONFIG_SMBIOS_PRODUCT_NAME=""
CONFIG_FIT=y