RE: [PATCH] soc: renesas: r8a78000: Drop duplicate "default ARCH_RENESAS"
Duy Nguyen <[email protected]>
| Newsgroups | org.kernel.vger.linux-renesas-soc,org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <TYWPR01MB10194ADE0C781E25C22A2A680B4FD2@TYWPR01MB10194.jpnprd01.prod.outlook.com> |
Hi,
> The Kconfig entry for ARCH_R8A78000 contains both "default y if
> ARCH_RENESAS" and "default ARCH_RENESAS", which are sort-of duplicates.
>
> Drop the latter, to restore consistency with the other ARM64 entries.
>
> Fixes: 5284d0b09d1bdc69 ("soc: renesas: Identify R-Car X5H")
> Reported-by: Marek Vasut <[email protected]>
> Closes:
> https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flore
> .kernel.org%2Fa069d50d-030d-4189-ae9d-37f989829da4%40mailbox.org&data=
> 05%7C02%7Cduy.nguyen.rh%40renesas.com%7C4e853b1e874c4059247708dede0d96
> ad%7C53d82571da1947e49cb4625a166a4a2a%7C0%7C0%7C639192347095170160%7CU
> nknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiO
> iJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=c7q4KNa
> YIVavKCWwyBTzrjsqBPPYZN7nCdSUSc5ZWwQ%3D&reserved=0
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---
Reviewed-by: Duy Nguyen <[email protected]>