arm: rmobile: Use imply for BOARD_EARLY_INIT_F
authorBiju Das <biju.das.jz@bp.renesas.com>
Tue, 22 Sep 2020 12:06:49 +0000 (13:06 +0100)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 26 Sep 2020 15:25:43 +0000 (17:25 +0200)
commit5157b011da9c1090b163c0899fb1e4e6689dd992
tree62ea1ddd4afed74070f3e19e9b8c62c2ae1de900
parente6c8e763e973345934244ae470c0fe1862cce8a2
arm: rmobile: Use imply for BOARD_EARLY_INIT_F

Use "imply" instead of "select" for BOARD_EARLY_INIT_F config option,
and then disable it on boards which don't need it.

Updated grpeach_defconfig to disable CONFIG_BOARD_EARLY_INIT_F option for
RZA1.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
arch/arm/Kconfig
configs/grpeach_defconfig