Skip to content

Commit c226669

Browse files
MaxKrummenacherarndb
authored andcommitted
arm64: defconfig: ARCH_R8A7795: follow changed config symbol name
Completes commit b925adf ("soc: renesas: Add ARCH_R8A7795[01] for existing R-Car H3") and commit 361c5db ("arm64: dts: renesas: Remove use of ARCH_R8A7795"). CONFIG_ARCH_R8A7795 was split in CONFIG_ARCH_R8A77950 and CONFIG_ARCH_R8A77951. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Max Krummenacher <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 50045c7 commit c226669

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,8 @@ CONFIG_QCOM_APR=m
849849
CONFIG_ARCH_R8A774A1=y
850850
CONFIG_ARCH_R8A774B1=y
851851
CONFIG_ARCH_R8A774C0=y
852-
CONFIG_ARCH_R8A7795=y
852+
CONFIG_ARCH_R8A77950=y
853+
CONFIG_ARCH_R8A77951=y
853854
CONFIG_ARCH_R8A77960=y
854855
CONFIG_ARCH_R8A77961=y
855856
CONFIG_ARCH_R8A77965=y

0 commit comments

Comments
 (0)