On Wed, Apr 9, 2025 at 2:08 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > > Remove explicit entries for individual Renesas SoCs from the defconfig > file. Since all Renesas SoCs are enabled by default when ARCH_RENESAS > is selected, and ARCH_RENESAS is already enabled in the defconfig, > listing them separately is redundant. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Not intended for upstream merge. > To be applied to the topic/renesas-defconfig branch. > --- > arch/arm64/configs/renesas_defconfig | 23 ----------------------- > 1 file changed, 23 deletions(-) > Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Cheers, Prabhakar > diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig > index 54face65d831129a..c6e1fa75134a482b 100644 > --- a/arch/arm64/configs/renesas_defconfig > +++ b/arch/arm64/configs/renesas_defconfig > @@ -382,29 +382,6 @@ CONFIG_HWSPINLOCK=y > # CONFIG_ARM64_ERRATUM_858921 is not set > CONFIG_RENESAS_OSTM=y > CONFIG_MAILBOX=y > -CONFIG_ARCH_R8A77995=y > -CONFIG_ARCH_R8A77990=y > -CONFIG_ARCH_R8A77951=y > -CONFIG_ARCH_R8A77965=y > -CONFIG_ARCH_R8A77960=y > -CONFIG_ARCH_R8A77961=y > -CONFIG_ARCH_R8A779F0=y > -CONFIG_ARCH_R8A77980=y > -CONFIG_ARCH_R8A77970=y > -CONFIG_ARCH_R8A779A0=y > -CONFIG_ARCH_R8A779G0=y > -CONFIG_ARCH_R8A779H0=y > -CONFIG_ARCH_R8A774C0=y > -CONFIG_ARCH_R8A774E1=y > -CONFIG_ARCH_R8A774A1=y > -CONFIG_ARCH_R8A774B1=y > -CONFIG_ARCH_R9A07G043=y > -CONFIG_ARCH_R9A07G044=y > -CONFIG_ARCH_R9A07G054=y > -CONFIG_ARCH_R9A08G045=y > -CONFIG_ARCH_R9A09G011=y > -CONFIG_ARCH_R9A09G047=y > -CONFIG_ARCH_R9A09G057=y > CONFIG_EXTCON_USB_GPIO=y > CONFIG_MEMORY=y > CONFIG_RENESAS_RPCIF=y > -- > 2.43.0 > >