Skip to content

Commit d5888c8

Browse files
committed
arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960
CONFIG_ARCH_R8A7796 was replaced by CONFIG_ARCH_R8A77960, cfr. commits 39e57e1 ("soc: renesas: Add ARCH_R8A77960 for existing R-Car M3-W") and 2424084 ("soc: renesas: Remove ARCH_R8A7796"). Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent bb6d3fb commit d5888c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@ CONFIG_ARCH_R8A774A1=y
771771
CONFIG_ARCH_R8A774B1=y
772772
CONFIG_ARCH_R8A774C0=y
773773
CONFIG_ARCH_R8A7795=y
774-
CONFIG_ARCH_R8A7796=y
774+
CONFIG_ARCH_R8A77960=y
775775
CONFIG_ARCH_R8A77961=y
776776
CONFIG_ARCH_R8A77965=y
777777
CONFIG_ARCH_R8A77970=y

0 commit comments

Comments
 (0)