The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8: Linux 6.15-rc1 (2025-04-06 13:11:33 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-defconfig-for-v6.16-tag1 for you to fetch changes up to 33d5bf70fff43fbc612450164bd0bab6b9ada261: arm: multi_v7_defconfig: Drop individual Renesas SoC entries (2025-04-09 14:56:03 +0200) ---------------------------------------------------------------- Renesas ARM defconfig updates for v6.16 - Enable all Renesas SoCs by default when ARCH_RENESAS is set, and remove individual SoC entries from the various defconfigs. ---------------------------------------------------------------- Lad Prabhakar (4): soc: renesas: Kconfig: Enable SoCs by default when ARCH_RENESAS is set arm64: defconfig: Remove individual Renesas SoC entries arm: shmobile_defconfig: Drop individual Renesas SoC entries arm: multi_v7_defconfig: Drop individual Renesas SoC entries arch/arm/configs/multi_v7_defconfig | 19 ----------------- arch/arm/configs/shmobile_defconfig | 19 ----------------- arch/arm64/configs/defconfig | 23 -------------------- drivers/soc/renesas/Kconfig | 42 +++++++++++++++++++++++++++++++++++++ 4 files changed, 42 insertions(+), 61 deletions(-)