CONFIG_ARCH_R8A7796 is being replaced by CONFIG_ARCH_R8A77960. Enable both options for now, so r8a77960 support stays enabled both before and after the removal of the CONFIG_ARCH_R8A7796 option. Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> --- To be applied to topic/renesas-defconfig. Not intended for upstream merge. arch/arm64/configs/renesas_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 2f3848d819d461aa..c9ca5e2a2665c232 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -287,6 +287,7 @@ CONFIG_ARCH_R8A774B1=y CONFIG_ARCH_R8A774C0=y CONFIG_ARCH_R8A7795=y CONFIG_ARCH_R8A7796=y +CONFIG_ARCH_R8A77960=y CONFIG_ARCH_R8A77961=y CONFIG_ARCH_R8A77965=y CONFIG_ARCH_R8A77970=y -- 2.17.1