From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Hi All, This an attempt to fix adding each SoCs to ARM64 defconfig file by introducing ARCH_RENESAS_ARM64. As an attempt I have just added it for ARM64 if we are OK we can proceed with ARM32 too. Cheers, Prabhakar Lad Prabhakar (2): soc: renesas: Add ARCH_RENESAS_ARM64 Kconfig option arm64: defconfig: Use ARCH_RENESAS_ARM64 to enable all Renesas ARM64 SoCs arch/arm64/configs/defconfig | 24 +----------------------- drivers/soc/renesas/Kconfig | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 23 deletions(-) -- 2.49.0